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