Type Definition julia_sys::uv_timer_cb [] [src]

type uv_timer_cb = Option<unsafe extern "C" fn(_: *mut uv_timer_t)>;