[][src]Type Definition bcc_sys::bccapi::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)>;