[][src]Type Definition bpf_sys::perf_reader_raw_cb

type perf_reader_raw_cb = Option<unsafe extern "C" fn(cb_cookie: *mut c_void, raw: *mut c_void, raw_size: c_int)>;