Function swift_runtime_sys::root::swift::swift_bridgeObjectRelease_n

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

Decrement the strong retain count of a bridged object by n.