pub unsafe extern "system" fn SetupEnumInfSectionsW(
    infhandle: *const c_void,
    index: u32,
    buffer: PWSTR,
    size: u32,
    sizeneeded: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"