Function r_core::r_io_write[][src]

pub unsafe extern "C" fn r_io_write(
    io: *mut RIO,
    buf: *mut c_uchar,
    len: c_int
) -> bool