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