Function r_core::r_print_hexii[][src]

pub unsafe extern "C" fn r_print_hexii(
    p: *mut RPrint,
    addr: c_ulonglong,
    buf: *const c_uchar,
    len: c_int,
    step: c_int
)