Type Definition libuv_sys::uv_signal_cb [] [src]

type uv_signal_cb = extern "C" fn(_: *mut uv_signal_t, _: c_int);