Function uapi::read

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