Function r_core::r_sandbox_fopen[][src]

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