Function libc::getline

pub unsafe extern "C" fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t
On this page