clingo_script_version

Function clingo_script_version 

Source
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