pub unsafe extern "C-unwind" fn SecCodeMapMemory(
code: &SecStaticCode,
flags: SecCSFlags,
) -> i32
👎Deprecated: renamed to
SecCode::map_memory
Available on crate features
CSCommon
and SecCode
only.