[][src]Function ndk_sys::fopen

pub unsafe extern "C" fn fopen(
    __path: *const c_char,
    __mode: *const c_char
) -> *mut FILE