Function r_core::r_buf_append_buf[][src]

pub unsafe extern "C" fn r_buf_append_buf(
    b: *mut RBuffer,
    a: *mut RBuffer
) -> bool