pub type PFAXOPENPORT = Option<unsafe extern "system" fn(faxhandle: HANDLE, deviceid: u32, flags: u32, faxporthandle: *mut HANDLE) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"