Function SecTaskGetCodeSignStatus

Source
pub unsafe extern "C-unwind" fn SecTaskGetCodeSignStatus(
    task: &SecTask,
) -> u32
👎Deprecated: renamed to SecTask::code_sign_status
Available on crate feature SecTask only.