Function r_core::r_sandbox_write[][src]

pub unsafe extern "C" fn r_sandbox_write(
    fd: c_int,
    buf: *const c_uchar,
    len: c_int
) -> c_int