webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
upb_status Struct Reference

#include <upb.h>

Public Attributes

bool ok_
 
int code_
 
upb_errorspaceerror_space_
 
char msg [UPB_STATUS_MAX_MESSAGE]
 

Member Data Documentation

◆ code_

int upb_status::code_

◆ error_space_

upb_errorspace * upb_status::error_space_

◆ msg

char upb_status::msg

◆ ok_

bool upb_status::ok_

The documentation for this struct was generated from the following file: