pub unsafe fn unchecked_kernel_version() -> &'static Version
Expand description

Returns a cached kernel version.

Safety

This function is marked as unsafe because it doesn’t check if library is initialized.