Type Alias swift_runtime_sys::root::swift::SideTableRefCounts

source ·
pub type SideTableRefCounts = RefCounts;

Aliased Type§

struct SideTableRefCounts {
    pub refCounts: u8,
}

Fields§

§refCounts: u8