Searched defs:c_bool (Results 1 – 5 of 5) sorted by relevance
58 type c_bool = c_int; typedef60 type c_bool = bool; typedef
252 class c_bool(_SimpleCData): class
25 pub type c_bool = i32; typedef