menu
nitro package
documentation
web_bridge.dart
EmscriptenModule
removeFunction method
removeFunction method
dark_mode
light_mode
removeFunction
method
void
removeFunction
(
int
fnPtr
)
Removes a previously added function-table entry.
Implementation
external void removeFunction(int fnPtr);
nitro package
documentation
web_bridge
EmscriptenModule
removeFunction method
EmscriptenModule extension type