Function hidraw::get_input_report

source ·
pub fn get_input_report<F: AsRawFd, T>(file: &mut F, report_id: u8) -> Result<T>