Sha256: 3d3ef9018dfa204f27f95e00cdbe89479c19fa27341666fdfa23a6a4c4f0fc92
Contents?: true
Size: 187 Bytes
Versions: 1
Compression:
Stored size: 187 Bytes
Contents
#ifndef __RP_FAST_CALL_TREE_PRINTER_H__ #define __RP_FAST_CALL_TREE_PRINTER_H__ #include <ruby.h> extern VALUE cFastCallTreePrinter; void rp_init_fast_call_tree_printer(void); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
airbnb-ruby-prof-0.0.1 | ext/ruby_prof/rp_fast_call_tree_printer.h |