Function Skeleton.findBone

Returns the bone index that matches name as its name.

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