menu
dart_lua_ffi package
documentation
generated_bindings.dart
LuaFFIBind
remove method
remove method
dark_mode
light_mode
remove
method
int
remove
(
Pointer
<
Char
>
_FileName
)
Implementation
int remove( ffi.Pointer<ffi.Char> _FileName, ) { return _remove( _FileName, ); }
dart_lua_ffi package
documentation
generated_bindings
LuaFFIBind
remove method
LuaFFIBind class