lib/ropes_debug: Adapted new leaves for to_dot operation.
[nit.git] / c_src / stream._ffi.h
1 /*
2 Extern implementation of Nit module stream
3 */
4 #ifndef STREAM_NIT_H
5 #define STREAM_NIT_H
6
7 #include "stream._nitni.h"
8 #include "math._ffi.h"
9 nullable_Int stream___Object_intern_poll___impl( Object recv, Array_of_Int in_fds, Array_of_Int out_fds );
10 #endif