Function set_decimal_separator

Source
pub fn set_decimal_separator(sep: Option<char>) -> PyResult<()>