CSIdentitySetPassword

Function CSIdentitySetPassword 

Source
pub unsafe extern "C-unwind" fn CSIdentitySetPassword(
    user: &CSIdentity,
    password: Option<&CFString>,
)
👎Deprecated: renamed to CSIdentity::set_password
Available on crate feature CSIdentity only.