Function SecCodeMapMemory

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