⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

create_bond

Function create_bond 

Source
pub fn create_bond(name: &str, mode: BondMode) -> Result<(), BondError>
Expand description

Create a new bond interface