dbuf_put

Function dbuf_put 

Source
pub unsafe extern "C" fn dbuf_put(
    s: *mut DynBuf,
    data: *const u8,
    len: usize,
) -> c_int