pub unsafe extern "C" fn swift_isUniquelyReferenced_nonNull_native(
arg1: *const HeapObject,
) -> bool
Expand description
Is this non-null native Swift pointer a unique reference to an object?
pub unsafe extern "C" fn swift_isUniquelyReferenced_nonNull_native(
arg1: *const HeapObject,
) -> bool
Is this non-null native Swift pointer a unique reference to an object?