set_enum_width
set width of enum elements
enum_id - id of enum
width - element width in bytes (0-unknown)
returns: 1-ok, 0-failed
success set_enum_width(long enum_id, long width);
Last updated
set width of enum elements
enum_id - id of enum
width - element width in bytes (0-unknown)
returns: 1-ok, 0-failed
success set_enum_width(long enum_id, long width);
Last updated