Type Definition libbpf_rs::PrintCallback

source · []
pub type PrintCallback = fn(_: PrintLevel, _: String);