pub fn gets<T: AsCStream>(buf: &mut [u8], stream: T) -> Option<&CStr>
Wrapper around libc::fgets.
libc::fgets