Type Definition libuv_sys::uv_exit_cb [] [src]

type uv_exit_cb = extern "C" fn(_: *mut uv_process_t, _: int64_t, _: c_int);