Type Definition julia_sys::uv_signal_cb [] [src]

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