Function SecCodeMapMemory

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