c_json_object_get_int_member_with_default

extern (C) __gshared
long function(JsonObject* object, const(char)* memberName, long defaultValue) c_json_object_get_int_member_with_default;