Function libregexp_sys::dbuf_put

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