Type Definition libbpf_sys::perf_buffer_lost_fn[][src]

pub type perf_buffer_lost_fn = Option<unsafe extern "C" fn(ctx: *mut c_void, cpu: c_int, cnt: __u64)>;