get_enum_width
Last updated
Was this helpful?
get width of enum elements
enum_id - ID of enum
returns: size of enum elements in bytes
(0 if enum_id is bad or the width is unknown).
long get_enum_width(long enum_id);
Last updated
Was this helpful?
This site uses cookies to deliver its service and to analyse traffic. By browsing this site, you accept the privacy policy.