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.
m
s
false
Please see the Foreign Function Interface Reference for examples.
Core Module Index | Contents