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