Function r_core::r_strbuf_copy[][src]

pub unsafe extern "C" fn r_strbuf_copy(
    dst: *mut RStrBuf,
    src: *mut RStrBuf
) -> bool