Function windows_sys::Win32::Devices::Fax::FaxStartPrintJobW
pub unsafe extern "system" fn FaxStartPrintJobW(
printername: PCWSTR,
printinfo: *const FAX_PRINT_INFOW,
faxjobid: *mut u32,
faxcontextinfo: *mut FAX_CONTEXT_INFOW
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Graphics_Gdi"