Function windows_sys::Win32::Devices::Fax::FaxGetRoutingInfoA
[−]pub unsafe extern "system" fn FaxGetRoutingInfoA(
faxporthandle: HANDLE,
routingguid: PCSTR,
routinginfobuffer: *mut *mut u8,
routinginfobuffersize: *mut u32
) -> BOOL
Expand description
Required features: ‘Win32_Devices_Fax’, ‘Win32_Foundation’