nDestroyEngine top-level property

void Function() nDestroyEngine
final

Implementation

final nDestroyEngine = nativeLib
    .lookupFunction<Void Function(), void Function()>('destroy_engine');