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.