Function cstream::gets

source ยท
pub fn gets<T: AsCStream>(buf: &mut [u8], stream: T) -> Option<&CStr>