pub type PFAXSETPORTW = Option<unsafe extern "system" fn(faxporthandle: HANDLE, portinfo: *const FAX_PORT_INFOW) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"