CSSM_GetPrivilege

Function CSSM_GetPrivilege 

Source
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.