Type Definition windows_sys::Win32::Devices::Fax::PFAXSETPORTA
[−]pub type PFAXSETPORTA = Option<unsafe extern "system" fn(faxporthandle: HANDLE, portinfo: *const FAX_PORT_INFOA) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"