Type Definition windows_sys::Win32::Devices::Fax::PFAXSETROUTINGINFOA
[−]pub type PFAXSETROUTINGINFOA = Option<unsafe extern "system" fn(faxporthandle: HANDLE, routingguid: PCSTR, routinginfobuffer: *const u8, routinginfobuffersize: u32) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"