Function windows_sys::Win32::Devices::Fax::FaxGetRoutingInfoW
pub unsafe extern "system" fn FaxGetRoutingInfoW(
faxporthandle: HANDLE,
routingguid: PCWSTR,
routinginfobuffer: *mut *mut u8,
routinginfobuffersize: *mut u32,
) -> BOOL