Function swift_runtime_sys::root::swift::swift_unownedRetain_n

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

Increment the unowned retain count by n.