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