Function SetupInstallFilesFromInfSectionW

Source
pub unsafe extern "system" fn SetupInstallFilesFromInfSectionW(
    InfHandle: HINF,
    LayoutInfHandle: HINF,
    FileQueue: HSPFILEQ,
    SectionName: PCWSTR,
    SourceRootPath: PCWSTR,
    CopyFlags: UINT,
) -> BOOL