☰
swim_c
::
stdio
All crates
[
−
]
[src]
Function
swim_c
::
stdio
::
fopen
pub unsafe extern "C" fn fopen(
filename: *const i8,
mode: *const i8
) -> *mut
FILE