pub unsafe extern "C" fn swift_nonatomic_unknownObjectRelease_n(
    value: *mut c_void,
    n: c_int,
)
Expand description

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