pub unsafe extern "system" fn FaxSetRoutingInfoW(
    faxporthandle: HANDLE,
    routingguid: PWSTR,
    routinginfobuffer: *const u8,
    routinginfobuffersize: u32
) -> BOOL
Expand description

Required features: ‘Win32_Devices_Fax’, ‘Win32_Foundation’