Type Definition windows_sys::Win32::Devices::Fax::PFAXENUMGLOBALROUTINGINFOA
[−]pub type PFAXENUMGLOBALROUTINGINFOA = Option<unsafe extern "system" fn(faxhandle: HANDLE, routinginfo: *mut *mut FAX_GLOBAL_ROUTING_INFOA, methodsreturned: *mut u32) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"