Type Alias Object

Source
pub type Object = _object_t;

Aliased Type§

#[repr(C)]
pub struct Object { pub count: u32, }

Fields§

§count: u32