Searched defs:dict_set_bool (Results 1 – 2 of 2) sorted by relevance
75 void dict_set_bool(ContextPointer& c, rust::Str key, bool val) const { in dict_set_bool() function
42 fn dict_set_bool(self: &Functions, ctx: Pin<&mut ContextPointer>, key: &str, val: bool); in dict_set_bool() function