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