libbpf_rs

Type Alias PrintCallback

Source
pub type PrintCallback = fn(_: PrintLevel, _: String);
Expand description

The type of callback functions suitable for being provided to set_print.