mongoose/docs/c-api/util.h/mg_is_big_endian.md
Alexander Alashkin e406de7e00 Remove extra error message
PUBLISHED_FROM=8b7fcfc1bc32ff9ff38e2904ddb730c83bf9fae4
2016-07-25 16:36:18 +00:00

11 lines
178 B
Markdown

---
title: "mg_is_big_endian()"
decl_name: "mg_is_big_endian"
symbol_kind: "func"
signature: |
int mg_is_big_endian(void);
---
Return true if target platform is big endian.