[][src]Function libR_sys::fopen64

pub unsafe extern "C" fn fopen64(
    filename: *const c_char,
    mode: *const c_char
) -> *mut FILE