pub type PFN_HSE_IO_COMPLETION = Option<unsafe extern "system" fn(pecb: *mut EXTENSION_CONTROL_BLOCK, pcontext: *mut c_void, cbio: u32, dwerror: u32)>;
Expand description

Required features: "Win32_System_Iis", "Win32_Foundation"