Skip to contents

Write a pointer at byte offset

Usage

tcc_write_ptr(ptr, offset, value)

Arguments

ptr

External pointer (destination buffer)

offset

Byte offset

value

External pointer to write

Value

NULL (invisibly).