Function hidraw::send_input_report

source ·
pub fn send_input_report<F: AsRawFd, T>(file: &mut F, data: &T) -> Result<()>