Function nix_version_get

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

Retrieves the nix library version. Does not fail.

ยงReturns

A static string representing the version of the nix library.