Function r_strbuf_setptr

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