Type Definition dart_sdk_sys::Dart_FileCloseCallback

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