Type Alias NativeFunction

Source
pub type NativeFunction = unsafe extern "C" fn(arguments: Dart_NativeArguments);