mg_path_length

Returns the length (the number of edges) of path path.

extern (C) @safe @nogc pure nothrow
uint
mg_path_length
(
const mg_path* path
)

Meta