Module glib::collections::strv

source ·

Structs§

  • NULL-terminated array of NULL-terminated strings.

Traits§

  • A trait to accept both &[T] or StrV as an argument.