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