Type Definition dart_sdk_sys::Dart_FileCloseCallback[][src]

pub type Dart_FileCloseCallback = Option<unsafe extern "C" fn(stream: *mut c_void)>;