c_struct_get


c_struct_get(s, m)
      

Return the value of the member named m from the structure s. Return false if the member is not found.

Examples:

Please see the Foreign Function Interface Reference for examples.

Also see:

c_struct_name
c_struct_instance
pointer_to_c_struct


Core Module Index | Contents