tcc_ptr_is_null: Check whether an external pointer is NULL

View source: R/tcc_ptr_utils.R

tcc_ptr_is_nullR Documentation

Check whether an external pointer is NULL

Description

Returns TRUE if the external pointer address is NULL, FALSE otherwise.

Usage

tcc_ptr_is_null(ptr)

Arguments

ptr

External pointer

Value

Logical scalar


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