- class
DFFI(system\DFFI) - source
system/DFFI.php
Description
Class DFFI
->__construct()- DFFI constructor.->bind()- Bind function->addSearchPath()- Add library to search path->getJFXHandle()- Get JavaFX window handle
__construct(string $lib): voidDFFI constructor.
bind(string $functionName, string $returnType, array $types): voidBind function
addSearchPath(string $lib, string $path): voidAdd library to search path
getJFXHandle(UXForm $form): voidGet JavaFX window handle