SetupInstallFilesFromInfSectionA

Function SetupInstallFilesFromInfSectionA 

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