pub fn get_class_name(cls: *mut ConfClass) -> Result<String>
Get the name of a class. The name is copied, which differs from the C API.
cls
The name of the class
Cell Context