get-slot-pointer — Retrieves a pointer from a slot of a structure.
Macro
get-slot-pointer obj type field => pointer
A pointer to foreign structure.
A name of the foreign structure.
A name of the desired field in foreign structure.
The value of the field in the structure.