-- @/=[C]:-1
function TreePush1(...)
end
function M.TreePush1(string_str_id)
if string_str_id == nil then log("E", "", "Parameter 'string_str_id' of function 'TreePush1' cannot be nil, as the c type is 'const char *'") ; return end
if string_str_id == nil then log("E", "", "Parameter 'string_str_id' of function 'TreePush1' cannot be nil, as the c type is 'const char *'") ; return end
imgui.TreePush1(string_str_id)
end