Function windows_sys::Win32::UI::Input::GetRawInputDeviceInfoW
[−]pub unsafe extern "system" fn GetRawInputDeviceInfoW(
hdevice: HANDLE,
uicommand: RAW_INPUT_DEVICE_INFO_COMMAND,
pdata: *mut c_void,
pcbsize: *mut u32
) -> u32
Expand description
Required features: "Win32_UI_Input"
, "Win32_Foundation"