Type Definition windows_sys::Win32::Devices::Fax::PFAXSTARTPRINTJOBA
[−]pub type PFAXSTARTPRINTJOBA = Option<unsafe extern "system" fn(printername: PCSTR, printinfo: *const FAX_PRINT_INFOA, faxjobid: *mut u32, faxcontextinfo: *mut FAX_CONTEXT_INFOA) -> BOOL>;
Expand description
Required features: "Win32_Devices_Fax"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"