#[unsafe(no_mangle)]pub extern "C" fn pamoja_version() -> *const c_charExpand description
Returns the version string of the native pamoja library.
ยงReturns
A pointer to a static null-terminated UTF-8 string owned by the library. The caller must not free it; it is valid for the lifetime of the process.