Type Definition libbpf_rs::PrintCallback[][src]

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