Function BitmapFont.kernings

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

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