Function swift_runtime_sys::root::swift::swift_unownedRelease_n

source ยท
pub unsafe extern "C" fn swift_unownedRelease_n(
    value: *mut HeapObject,
    n: c_int,
)
Expand description

Decrement the unowned retain count by n.