pub unsafe extern "C-unwind" fn CTRunDelegateGetRefCon(
run_delegate: &CTRunDelegate,
) -> NonNull<c_void>👎Deprecated:
renamed to CTRunDelegate::ref_con
Available on crate feature
CTRunDelegate only.