Type Definition julia_sys::uv_async_cb [] [src]

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