Function r_core::r_strbuf_append[][src]

pub unsafe extern "C" fn r_strbuf_append(
    sb: *mut RStrBuf,
    s: *const c_char
) -> bool