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