Type Definition dart_sdk_sys::Dart_MessageNotifyCallback[][src]

pub type Dart_MessageNotifyCallback = Option<unsafe extern "C" fn(dest_isolate: Dart_Isolate)>;