Skip to main content

Bool

Type Alias Bool 

Source
pub type Bool = c_int;
Expand description

Mirrors C Bool.