Skip to main content

mujoco_version

Function mujoco_version 

Source
pub fn mujoco_version() -> &'static str
Expand description

Returns the version string of the MuJoCo library.

ยงPanics

Panics if the MuJoCo version string is not valid UTF-8.