libc
0.2.169
libc
Function
fgets
Copy item path
Source
pub unsafe extern "C" fn fgets( buf: *mut
c_char
, n:
c_int
, stream: *mut
FILE
, ) -> *mut
c_char