[][src]Type Definition libuv_sys2::uv_malloc_func

type uv_malloc_func = Option<unsafe extern "C" fn(size: size_t) -> *mut c_void>;