Type Definition windows_sys::Win32::Devices::Fax::PFAXENUMPORTSA
[−]pub type PFAXENUMPORTSA = Option<unsafe extern "system" fn(faxhandle: HANDLE, portinfo: *mut *mut FAX_PORT_INFOA, portsreturned: *mut u32) -> BOOL>;
Expand description
Required features: ‘Win32_Devices_Fax’, ‘Win32_Foundation’