pub unsafe extern "system" fn SetupDiCreateDeviceInfoW(
deviceinfoset: *const c_void,
devicename: PWSTR,
classguid: *const GUID,
devicedescription: PWSTR,
hwndparent: HWND,
creationflags: u32,
deviceinfodata: *mut SP_DEVINFO_DATA
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
