windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupUninstallOEMInfA

pub unsafe fn SetupUninstallOEMInfA<P0>(
    inffilename: P0,
    flags: u32,
    reserved: Option<*const c_void>,
) -> BOOL
where P0: Param<PCSTR>,