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

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