tcc_write_ptr: Write a pointer at byte offset

View source: R/tcc_ptr_utils.R

tcc_write_ptrR Documentation

Write a pointer at byte offset

Description

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).


Rtinycc documentation built on April 28, 2026, 1:07 a.m.