Home
last modified time | relevance | path

Searched defs:eina_value_to_string (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/bindings/mono/eina_mono/
H A Deina_value.cs199 …internal static extern string eina_value_to_string(IntPtr handle); // We take ownership of the ret… in eina_value_to_string() method in Eina.EinaNative.UnsafeNativeMethods
/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_value.c5719 eina_value_to_string(const Eina_Value *value) in eina_value_to_string() function