Type Definition dart_sdk_sys::Dart_GCEventCallback[][src]

pub type Dart_GCEventCallback = Option<unsafe extern "C" fn(event: *mut Dart_GCEvent)>;