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