Searched defs:PropertyBool (Results 1 – 1 of 1) sorted by relevance
65 pub enum PropertyBool { enum74 impl Into<(CString, bool)> for PropertyBool { implementation