Skip to contents

Native Symbol Reference

Usage

NativeSymbol(name = character(0), address = NULL, library = character(0))

Arguments

name

Character name of the symbol

address

External pointer to the symbol

library

Character name of library (optional)

Value

A NativeSymbol object