H3Error typedef
H3Error = Uint32
@brief Result code (success or specific error) from an H3 operation
Implementation
typedef H3Error = ffi.Uint32;
@brief Result code (success or specific error) from an H3 operation
typedef H3Error = ffi.Uint32;