[][src]Type Definition rebpf::libbpf::bpf_perf_event_print_t

type bpf_perf_event_print_t = Option<unsafe extern "C" fn(*mut perf_event_header, *mut c_void) -> i32>;