Exemple #1
0
 public static void Set(Options option, UInt32 value)
 {
     Native.librg_option_set((uint)option, value);
 }