pub unsafe extern "C-unwind" fn SecCodeCopyStaticCode(
code: &SecCode,
flags: SecCSFlags,
static_code: NonNull<*const SecStaticCode>,
) -> i32👎Deprecated: renamed to
SecCode::copy_static_codeAvailable on crate features
CSCommon and SecCode only.