Type Definition julia_sys::uv__async_cb [] [src]

type uv__async_cb = Option<unsafe extern "C" fn(_: *mut uv_loop_s, _: *mut uv__async, _: c_uint)>;