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

Required features: "Win32_Foundation"