[][src]Function lxc_sys2::lxc_get_version

pub unsafe extern "C" fn lxc_get_version() -> *const c_char

Determine version of LXC.


Returns

Static string representing version of LXC in use.


note: Returned string must not be freed.


version: 1.0.0