Type Definition bcc_sys::bccapi::perf_reader_raw_cb [] [src]

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