Esempio n. 1
0
 internal static extern Sass_Options sass_file_context_get_options(Sass_File_Context file_ctx);
Esempio n. 2
0
 internal static extern void sass_delete_file_context(Sass_File_Context ctx);
Esempio n. 3
0
 internal static extern Sass_Context sass_file_context_get_context(Sass_File_Context file_ctx);
Esempio n. 4
0
 internal static extern int sass_compile_file_context(Sass_File_Context ctx);