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