pub unsafe extern "C" fn modes_block_models_mode_to_string(
mode: BlockModelsMode,
) -> *const c_charExpand description
Get a string representation of a Cvc5BlockModelsMode. @param mode The mode. @return The string representation.
pub unsafe extern "C" fn modes_block_models_mode_to_string(
mode: BlockModelsMode,
) -> *const c_charGet a string representation of a Cvc5BlockModelsMode. @param mode The mode. @return The string representation.