# clib This component exposes functions and data defined in C that will accessed from Rust. The Rust build will automatically generate bindings to these functions by processing the exported header files with bindgen.