Function Mem-Set

Part of:

package cffi
( mem-set < value > < ptr > < type > &optional (offset 0) )
Set the value of TYPE at OFFSET bytes from PTR to VALUE.