Function hidraw::get_feature_report

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