menu
dart_monty_ffi package
documentation
ffi_backend_spi.dart
NativeBindings
freeById abstract method
freeById abstract method
dark_mode
light_mode
freeById
abstract method
bool
freeById
(
int
handleId
)
Free a handle by its registry ID. Returns
true
if found and freed.
Implementation
bool freeById(int handleId);
dart_monty_ffi package
documentation
ffi_backend_spi
NativeBindings
freeById abstract method
NativeBindings class