SecTaskCreateFromSelf

Function SecTaskCreateFromSelf 

Source
pub unsafe extern "C-unwind" fn SecTaskCreateFromSelf(
    allocator: Option<&CFAllocator>,
) -> Option<CFRetained<SecTask>>
👎Deprecated: renamed to SecTask::from_self
Available on crate feature SecTask only.