Type Definition windows_sys::Win32::Devices::Fax::PFAXDEVABORTOPERATION
pub type PFAXDEVABORTOPERATION = Option<unsafe extern "system" fn(param0: HANDLE) -> BOOL>;Expand description
Required features: "Win32_Devices_Fax", "Win32_Foundation"