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