|
setintV(lj_tab_setstr(L, t, lj_str_newlit(L, "sib")), (int32_t)ct->sib);
|
|
setintV(lj_tab_setstr(L, t, lj_str_newlit(L, "sib")), (int32_t)ct->sib);
|
|
setstrV(L, lj_tab_setstr(L, t, lj_str_newlit(L, "name")), s);
|
|
setstrV(L, lj_tab_setstr(L, t, lj_str_newlit(L, "name")), s);
|