mer-hybris / libgbinder

GLib-style interface to binder
BSD 3-Clause "New" or "Revised" License
51 stars 40 forks source link

gbinder_writer_append_struct_vec #106

Closed monich closed 1 year ago

monich commented 1 year ago

Appends top-level vec<type>. Allocates GBinderHidlVec for that, but unlike gbinder_writer_append_hidl_vec(), doesn't copy the contents of the vector.