Skip to main content

agent_doc_version

Function agent_doc_version 

Source
#[unsafe(no_mangle)]
pub extern "C" fn agent_doc_version() -> *mut c_char
Expand description

Get the agent-doc library version.

Returns a NUL-terminated string like “0.26.1”. Caller must free with agent_doc_free_string.