pub unsafe extern "system" fn SetupDiInstallClassW(
    hwndparent: HWND,
    inffilename: PWSTR,
    flags: u32,
    filequeue: *const c_void
) -> BOOL
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’