interface
public function moyo_version() result(version) bind(c, name="moyo_version"))
Arguments
None
Return Value type(c_ptr)
Description
Version string of moyoc; convert with moyo_to_string. The
returned string is statically allocated and must not be freed.