[][src]Type Definition jl_sys::uv_walk_cb

type uv_walk_cb = Option<unsafe extern "C" fn(handle: *mut uv_handle_t, arg: *mut c_void)>;