Function windows_sys::Win32::Devices::HumanInterfaceDevice::HidD_GetInputReport
pub unsafe extern "system" fn HidD_GetInputReport(
hiddeviceobject: HANDLE,
reportbuffer: *mut c_void,
reportbufferlength: u32
) -> BOOLEAN
Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
, "Win32_Foundation"