Function r_core::r_sandbox_open[][src]

pub unsafe extern "C" fn r_sandbox_open(
    path: *const c_char,
    mode: c_int,
    perm: c_int
) -> c_int