c_src : Regenerated c_src to prevent use of String contructors
[nit.git] / c_src / standard___string._ffi.h
1 /*
2 Extern implementation of Nit module string
3 */
4 #include <string._nitni.h>
5
6 #ifndef STANDARD___STRING_NIT_H
7 #define STANDARD___STRING_NIT_H
8
9 String Float_to_precision_native___impl( float recv, bigint nb );
10 #endif