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’