Function r_core::r_bitmap_set_bytes[][src]

pub unsafe extern "C" fn r_bitmap_set_bytes(
    b: *mut RBitmap,
    buf: *const c_uchar,
    len: c_int
)