Function swift_runtime_sys::root::swift::swift_unknownObjectRetain

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

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