Esempio n. 1
0
 public static extern byte *nk_style_get_color_by_name(nk_style_colors scol);
Esempio n. 2
0
 public static byte *nk_style_get_color_by_name(nk_style_colors scol) => _nk_style_get_color_by_name(scol);