Function MeshLibrary.findItemByName

Returns the first item with the given name.

long findItemByName (
  const(String) name
) nothrow @nogc const;