SetupCopyOEMInfW

Function SetupCopyOEMInfW 

Source
pub unsafe extern "system" fn SetupCopyOEMInfW(
    SourceInfFileName: PCWSTR,
    OEMSourceMediaLocation: PCWSTR,
    OEMSourceMediaType: DWORD,
    CopyStyle: DWORD,
    DestinationInfFileName: PWSTR,
    DestinationInfFileNameSize: DWORD,
    RequiredSize: PDWORD,
    DestinationInfFileNameComponent: *mut PWSTR,
) -> BOOL