CSIdentityIsMemberOfGroup

Function CSIdentityIsMemberOfGroup 

Source
pub unsafe extern "C-unwind" fn CSIdentityIsMemberOfGroup(
    identity: &CSIdentity,
    group: Option<&CSIdentity>,
) -> bool
👎Deprecated: renamed to CSIdentity::is_member_of_group
Available on crate feature CSIdentity only.