is_bf

is enum a bitfield?
     enum_id - id of enum
returns: 1-yes, 0-no, ordinary enum

success is_bf(long enum_id);

Last updated