CSIdentitySetIsEnabled

Function CSIdentitySetIsEnabled 

Source
pub unsafe extern "C-unwind" fn CSIdentitySetIsEnabled(
    user: &CSIdentity,
    is_enabled: bool,
)
👎Deprecated: renamed to CSIdentity::set_is_enabled
Available on crate feature CSIdentity only.