Function windows::Win32::Devices::Fax::FaxSetConfigurationA

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