Type Definition julia_sys::uv__io_cb [] [src]

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