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