Type Alias swift_runtime_sys::root::swift::InlineRefCounts

source ·
pub type InlineRefCounts = RefCounts;

Aliased Type§

struct InlineRefCounts {
    pub refCounts: u8,
}

Fields§

§refCounts: u8