Next: CObject-conversion, Previous: CObject-basic, Up: CObject [Index]
Store aValue as data of the given type from byteOffset bytes after the pointer stored in the receiver
Answer some data of the given type from byteOffset bytes after the pointer stored in the receiver
Free the receiver’s pointer and set it to null. Big trouble hits you if the receiver doesn’t point to the base of a malloc-ed area.