Crate kernel_abi_check

Crate kernel_abi_check 

Source
Expand description

Functions for checking kernel ABI compatibility.

Structs§

Version
Symbol version.

Enums§

MacOSViolation
ManylinuxViolation
A violation of the manylinux policy.
PythonAbiViolation
Python ABI violation.

Functions§

check_macos
Check that kernel binary is compatible with the given macOS version.
check_manylinux
check_python_abi
Check for violations of the Python ABI policy.