Function swift_runtime_sys::root::swift::swift_unknownObjectRelease

source ยท
pub unsafe extern "C" fn swift_unknownObjectRelease(
    value: *mut c_void,
)
Expand description

Decrement the strong retain count of an object which might not be a native Swift object.