CSSM_CSP_GetLoginOwner

Function CSSM_CSP_GetLoginOwner 

Source
pub unsafe extern "C-unwind" fn CSSM_CSP_GetLoginOwner(
    csp_handle: CSSM_CSP_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.