zephyr::raw

Function sys_kernel_version_get

source
pub unsafe extern "C" fn sys_kernel_version_get() -> u32
Expand description

@brief Return the kernel version of the present build

The kernel version is a four-byte value, whose format is described in the file “kernel_version.h”.

@return kernel version