Function FaxSetConfigurationW

pub unsafe fn FaxSetConfigurationW(
    faxhandle: HANDLE,
    faxconfig: *const FAX_CONFIGURATIONW,
) -> Result<()>