pub unsafe extern "system" fn SetupInstallFilesFromInfSectionA(
    infhandle: *const c_void,
    layoutinfhandle: *const c_void,
    filequeue: *const c_void,
    sectionname: PCSTR,
    sourcerootpath: PCSTR,
    copyflags: u32
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"