Function evbuffer_pullup

Source
pub unsafe extern "C" fn evbuffer_pullup(
    buf: *mut evbuffer,
    size: isize,
) -> *mut c_uchar