[][src]Type Definition libuv_sys2::uv_free_func

type uv_free_func = Option<unsafe extern "C" fn(ptr: *mut c_void)>;