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.