mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
4359489f81
To avoid passing `struct darray *` type, which cannot hold the type information, this commit defines array types and uses that types on the function parameters.