libc
0.2.161
libc
Function
fprintf
Copy item path
Source
pub unsafe extern "C" fn fprintf( stream:
*mut
FILE
, format:
*const
c_char
, ... ) ->
c_int