[][src]Function winapi::um::setupapi::SetupInstallFilesFromInfSectionA

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