Function BitmapFont.chars

PoolArray!(int) chars() nothrow @property @nogc;

void chars (
  PoolArray!(int) v
) nothrow @property @nogc;