rustuv::uvll::uv_alloc_cb[src]

type uv_alloc_cb =  extern "C" fn(stream: *uv_stream_t, suggested_size: size_t, buf: *mut uv_buf_t);