Function r_core::r_print_byte[][src]

pub unsafe extern "C" fn r_print_byte(
    p: *mut RPrint,
    fmt: *const c_char,
    idx: c_int,
    ch: c_uchar
)