Function r_core::r_strbuf_slice[][src]

pub unsafe extern "C" fn r_strbuf_slice(
    sb: *mut RStrBuf,
    from: c_int,
    len: c_int
) -> bool