pub unsafe extern "C-unwind" fn CSSM_GetPrivilege(
privilege: *mut CSSM_PRIVILEGE,
) -> CSSM_RETURN
๐Deprecated
Available on crate features
cssmapi
and cssmconfig
and cssmtype
only.Expand description
ยงSafety
privilege
must be a valid pointer.