libc
0.2.159
Function
libc
::
fgets
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn fgets( buf:
*mut
c_char
, n:
c_int
, stream:
*mut
FILE
, ) ->
*mut
c_char