mg_list_size

Returns the number of elements in list list.

extern (C) @safe @nogc pure nothrow
uint
mg_list_size
(
const mg_list* list
)

Meta