Function swift_runtime_sys::root::fopen

source ยท
pub unsafe extern "C" fn fopen(
    __filename: *const c_char,
    __mode: *const c_char,
) -> *mut FILE