Function windows::Win32::Devices::HumanInterfaceDevice::HidD_SetFeature
pub unsafe fn HidD_SetFeature<P0>(
hiddeviceobject: P0,
reportbuffer: *const c_void,
reportbufferlength: u32,
) -> BOOLEANwhere
P0: Param<HANDLE>,