Function r_core::r_strbuf_prepend[][src]

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