Skip to main content

CSSM_FreeContext

Function CSSM_FreeContext 

Source
pub unsafe extern "C-unwind" fn CSSM_FreeContext(
    context: CSSM_CONTEXT_PTR,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features cssmapi and cssmconfig and cssmkrapi and cssmtype and SecAsn1Types only.
Expand description

ยงSafety

context must be a valid pointer.