Generic Function Name-With-Id (1 method)

( name-with-id < ffi-gen > < id > &optional < as-symbol > )

Part of:

package c2ffi
Returns a name associated with ID. This is necessary when a struct or union (and others?) are defined artificially, in which case the 'name' attribute of a node is a placeholder, and there is a corresponding typedef that names the type.

Method Summary

name-with-id < ffi-generator > < t >