Document libbabeltrace2's C API
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt_integer_range_set.i
index f3066e167587da41f12a9692ade493992033e70b..2f13cc0d620877c95588a53ec736eb2428f8d58d 100644 (file)
  * THE SOFTWARE.
  */
 
-/*
- * Typemap for the user data attached to (and owned by) a self component port.
- * The pointer saved as the port's user data is directly the PyObject *.
- *
- * As per the CPython calling convention, we need to return a new reference to
- * the returned object, which will be transferred to the caller.
- */
-
 %include <babeltrace2/integer-range-set.h>
-%include <babeltrace2/integer-range-set-const.h>
This page took 0.023139 seconds and 4 git commands to generate.