Function libc::fopen

pub unsafe extern "C" fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE
On this page