☰
libc
Function
libc
::
fopen
[
−
]
[src]
pub unsafe extern "C" fn fopen(
filename:
*const
c_char
,
mode:
*const
c_char
) ->
*mut
FILE