Type Definition libuv_sys::uv_alloc_cb [] [src]

type uv_alloc_cb = extern "C" fn(_: *mut uv_handle_t, _: size_t, _: *mut uv_buf_t);