Ejemplo n.º 1
0
 public static extern void GetConstraintGroupParameters(IntPtr solver, int type, ref ConstraintParameters parameters);
Ejemplo n.º 2
0
 public static extern void GetConstraintGroupParameters(IntPtr solver, int type, [MarshalAs(UnmanagedType.Struct)] ref ConstraintParameters parameters);