libc
0.2.161
libc
Function
fopen64
Copy item path
Source
pub unsafe extern "C" fn fopen64( filename:
*const
c_char
, mode:
*const
c_char
, ) ->
*mut
FILE