[][src]Type Definition dart_sys::Dart_FileCloseCallback

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