Function r_core::r_str_escape_utf8[][src]

pub unsafe extern "C" fn r_str_escape_utf8(
    buf: *const c_char,
    show_asciidot: bool,
    esc_bslash: bool
) -> *mut c_char