modelize_property: Remove root_init in MClass
[nit.git] / c_src / core__native.sep.0.h
1 #include "nit.common.h"
2 extern const struct class class_core__NativeString;
3 extern const struct type type_core__Int;
4 extern const char FILE_core__kernel[];
5 double native___NativeString_atof___impl( char* self );
6 long core___core__Int___Numeric__to_i(long self);
7 long core___core__NativeString___char_to_byte_index_cached(char* self, long p0, long p1, long p2);
8 long core___core__NativeString___length_of_char_at(char* self, long p0);
9 long core___core__NativeString___find_beginning_of_char_at(char* self, long p0);
10 long native___NativeString_fetch_4_ffi___impl( char* self, long pos );
11 long native___NativeString_fetch_4h_ffi___impl( char* self, long pos );