webview2_com::Windows::Win32::Devices::HumanInterfaceDevice

Function HidD_SetFeature

Source
pub unsafe fn HidD_SetFeature<'a>(
    hiddeviceobject: impl IntoParam<'a, HANDLE>,
    reportbuffer: *const c_void,
    reportbufferlength: u32,
) -> BOOLEAN