2
3
4
5
6
7
8
9
13#include "../strings/gimbal_string_ref.h"
15#define GBL_SELF_TYPE GblUri
24
25
29
30
31
36GBL_EXPORT GblUri* GblUri_createParsed (
const char* pToParse,
111 const GblUri* pOther,
#define GBL_FORWARD_DECLARE_STRUCT(S)
#define GBL_DECLARE_FLAGS(F)
uint8_t GblBool
Basic boolean type, standardized to sizeof(char)
uint16_t GblRefCount
Type able to hold a reference counter across the codebase.
const char GblStringRef
Reference-counted, const char*-compatible string type.