Struct libuv_sys::uv_loop_t [] [src]

#[repr(C)]
pub struct uv_loop_t { pub data: *mut c_void, // some fields omitted }

Fields