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

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"