NSTDBool

Type Alias NSTDBool 

Source
pub type NSTDBool = bool;
Expand description

A boolean type, can either be NSTD_TRUE (1) or NSTD_FALSE (0).