Type Alias swift_runtime_sys::root::InlineRefCounts

source ·
pub type InlineRefCounts = InlineRefCounts;

Aliased Type§

struct InlineRefCounts {
    pub refCounts: u8,
}

Fields§

§refCounts: u8