Function windows_sys::Win32::Devices::Fax::FaxSendDocumentW

pub unsafe extern "system" fn FaxSendDocumentW(
    faxhandle: HANDLE,
    filename: PCWSTR,
    jobparams: *const FAX_JOB_PARAMW,
    coverpageinfo: *const FAX_COVERPAGE_INFOW,
    faxjobid: *mut u32,
) -> BOOL