Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / core__native.sep.0.h
1 #include "nit.common.h"
2 uint32_t core__native___UInt32_code_point___impl( uint32_t self );
3 extern const struct class class_core__CString;
4 extern const struct type type_core__Int;
5 extern const char FILE_core__kernel[];
6 double core__native___CString_atof___impl( char* self );
7 long core___core__CString___char_to_byte_index_cached(char* self, long p0, long p1, long p2);
8 long core___core__CString___length_of_char_at(char* self, long p0);
9 long core___core__CString___find_beginning_of_char_at(char* self, long p0);