version_get

Function version_get 

Source
pub unsafe extern "C" fn version_get() -> *const c_char
Expand description

@brief Retrieves the nix library version.

Does not fail. @return A static string representing the version of the nix library.