pub unsafe extern "C" fn clingo_script_version(
    name: *const c_char
) -> *const c_char
Expand description

! Get the version of the registered scripting language. ! ! @param[in] name the name of the scripting language ! @return the version