Skip to main content

Module interop

Module interop 

Source
Expand description

Infrastructure for interfacing Rust code with C kernel subsystems.

This module is intended for low-level, unsafe Rust infrastructure code that interoperates between Rust and C. It is not for use directly in Rust drivers.

Modulesยง

list
Rust interface for C doubly circular intrusive linked lists.