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

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