libc
0.2.161
Function
libc
::
fputs
Copy item path
source
ยท
[
−
]
pub unsafe extern "C" fn fputs( s:
*const
c_char
, stream:
*mut
FILE
, ) ->
c_int