c_json_object_get_boolean_member_with_default

extern (C) __gshared
bool function(JsonObject* object, const(char)* memberName, bool defaultValue) c_json_object_get_boolean_member_with_default;