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

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