CSIdentityGetUUID

Function CSIdentityGetUUID 

Source
pub unsafe extern "C-unwind" fn CSIdentityGetUUID(
    identity: &CSIdentity,
) -> Option<CFRetained<CFUUID>>
👎Deprecated: renamed to CSIdentity::uuid
Available on crate feature CSIdentity only.