https://github.com/jphp-group/dn-dffi-ext
https://github.com/HackMemory/dn-dffi-ext
callFunction($lib, $returnType, $functionName, Array $args, Array $types);
addSearchPath($lib, $path);
DFFIReferenceValue($type);
DFFIReferenceValue($type, $value);
setValue($value);
getValue();
DFFIStruct($name, Array $types);
getResponse();
- String
- WString
- Int
- Long
- Float
- Double
- Struct
- Reference
DevelNext Foreign Function Interface