pub type PFN_IO_COMPLETION = Option<unsafe extern "system" fn(*mut FIO_CONTEXT, *mut FH_OVERLAPPED, u32, u32)>;
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’