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