pointer_to_c_struct(s, ptr)
Casts the generic pointer ptr to a pointer to the C-structure named s. Return the casted pointer.
ptr
s
Please see the Foreign Function Interface Reference for examples.
Core Module Index | Contents