Function r_core::r_strbuf_reserve[][src]

pub unsafe extern "C" fn r_strbuf_reserve(
    sb: *mut RStrBuf,
    len: size_t
) -> bool