efl_mono: Fix eina_value_set.
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Thu, 30 Nov 2017 20:49:35 +0000 (17:49 -0300)
committerLauro Moura <lauromoura@expertisesolutions.com.br>
Mon, 4 Dec 2017 18:47:52 +0000 (15:47 -0300)
commit3c5efa1e8dfee3d619e1b4fc6f23d6ae29085000
tree6dae8b724d6f0d0d1cf9398eb70fbe2811e8d504
parentc316a2ef372e53b0c9374b5ddca0f8c33f05d9e2
efl_mono: Fix eina_value_set.

Instead of messing around with varargs, create individual wrappers for
each type supported.

The va_list approach was getting problems with float/double on Windows.
src/bindings/mono/eina_mono/eina_value.cs
src/lib/efl_mono/efl_custom_exports_mono.c