tcc_null_ptr: Create a NULL pointer

View source: R/tcc_ptr_utils.R

tcc_null_ptrR Documentation

Create a NULL pointer

Description

Creates a NULL pointer equivalent for use with FFI functions that expect optional pointer arguments.

Usage

tcc_null_ptr()

Value

An external pointer with NULL address


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