actube/src/cw/mbag_type_bstr.c

6 lines
63 B
C
Raw Normal View History

const struct mbag_typedef mbag_type_bstr = {
"bstr",free
};