pub unsafe extern "C" fn swift_isUniquelyReferencedNonObjC(
    arg1: *const c_void,
) -> bool
Expand description

Is this pointer a non-null unique reference to an object that uses Swift reference counting?