How to bind a function returned std::vector with the binding-generator tool?

I’m new to jsb, how to do it? I have tried for 2 days, but no solution…
And i have some structs in C++ with many public members, how to bind the struct?
Thanks~~