[][src]Function uapi::read

pub fn read<T: Pod + ?Sized>(fd: c_int, buf: &mut T) -> Result<&mut [u8]>