pub type PFAXENUMROUTINGMETHODSW = Option<unsafe extern "system" fn(faxporthandle: HANDLE, routingmethod: *mut *mut FAX_ROUTING_METHODW, methodsreturned: *mut u32) -> BOOL>;
Expand description

Required features: "Win32_Devices_Fax", "Win32_Foundation"