Type Alias nstd_sys::NSTDBool

source ·
pub type NSTDBool = bool;
Expand description

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