Type Alias swift_runtime_sys::root::InlineRefCounts
source · pub type InlineRefCounts = InlineRefCounts;Aliased Type§
struct InlineRefCounts {
pub refCounts: u8,
}Fields§
§refCounts: u8pub type InlineRefCounts = InlineRefCounts;struct InlineRefCounts {
pub refCounts: u8,
}refCounts: u8