pub unsafe extern "system" fn SetupDiCreateDeviceInterfaceW(
deviceinfoset: *const c_void,
deviceinfodata: *const SP_DEVINFO_DATA,
interfaceclassguid: *const GUID,
referencestring: PWSTR,
creationflags: u32,
deviceinterfacedata: *mut SP_DEVICE_INTERFACE_DATA
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
