pub unsafe extern "system" fn FaxEnumRoutingMethodsA(
    faxporthandle: HANDLE,
    routingmethod: *mut *mut FAX_ROUTING_METHODA,
    methodsreturned: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"