pointer_to_c_struct


pointer_to_c_struct(s, ptr)
      

Casts the generic pointer ptr to a pointer to the C-structure named s. Return the casted pointer.

Examples:

Please see the Foreign Function Interface Reference for examples.

Also see:

c_struct_name
c_struct_get
c_struct_instance


Core Module Index | Contents