CSSM_DL_GetDbOwner

Function CSSM_DL_GetDbOwner 

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