pub unsafe extern "system" fn SetupCopyOEMInfA(
    sourceinffilename: PCSTR,
    oemsourcemedialocation: PCSTR,
    oemsourcemediatype: OEM_SOURCE_MEDIA_TYPE,
    copystyle: u32,
    destinationinffilename: PSTR,
    destinationinffilenamesize: u32,
    requiredsize: *mut u32,
    destinationinffilenamecomponent: *mut PSTR
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"