Type Definition julia_sys::uv_write_cb [] [src]

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