phytrace_udm_version

Function phytrace_udm_version 

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

Get the UDM version string supported by this SDK.

Returns a pointer to a static null-terminated string. Caller must NOT free this.