Function DynamicFont.setFallback

Sets the fallback font at index idx.

void setFallback (
  const(long) idx,
  DynamicFontData data
) nothrow @nogc;