SetupDiOpenDeviceInfoW

Function SetupDiOpenDeviceInfoW 

Source
pub unsafe extern "system" fn SetupDiOpenDeviceInfoW(
    DeviceInfoSet: HDEVINFO,
    DeviceInstanceId: PCWSTR,
    hwndParent: HWND,
    OpenFlags: DWORD,
    DeviceInfoData: PSP_DEVINFO_DATA,
) -> BOOL