Skip to main content

hdds_version

Function hdds_version 

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

Get HDDS library version string

ยงSafety

The returned pointer is valid for the lifetime of the process (static storage).