Example #1
0
 public static extern byte *nk_style_get_color_by_name(nk_style_colors scol);
Example #2
0
 public static byte *nk_style_get_color_by_name(nk_style_colors scol) => _nk_style_get_color_by_name(scol);