Type Alias Z3_symbol

Source
pub type Z3_symbol = *mut _Z3_symbol;
Expand description

Lisp-like symbol used to name types, constants, and functions. A symbol can be created using string or integers.

ยงSee also: