pub unsafe extern "C" fn swift_unknownObjectUnownedLoadStrong(
    ref_: *mut UnownedReference,
) -> *mut c_void
Expand description

Load from an unowned reference to an object with unknown reference counting.