Function r_core::r_strbuf_setptr[][src]

pub unsafe extern "C" fn r_strbuf_setptr(
    sb: *mut RStrBuf,
    p: *mut c_char,
    l: c_int
) -> bool