pub unsafe extern "C-unwind" fn CSSM_DL_GetDbOwner(
dldb_handle: CSSM_DL_DB_HANDLE,
owner: CSSM_ACL_OWNER_PROTOTYPE_PTR,
) -> CSSM_RETURN
๐Deprecated
Available on crate features
cssmapi
and cssmconfig
and cssmtype
only.Expand description
ยงSafety
owner
must be a valid pointer.