posix::stdio::getline [-] [+] [src]

pub unsafe fn getline(lineptr: *mut *mut char_t, n: *mut size_t, stream: *mut FILE) -> ssize_t