[][src]Function winapi::um::setupapi::SetupDiOpenDeviceInfoW

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