Function FaxSetConfigurationA

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