evbuffer_expand

Function evbuffer_expand 

Source
pub unsafe extern "C" fn evbuffer_expand(
    buf: *mut evbuffer,
    datlen: usize,
) -> c_int