bgfx_dbg_text_printf

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void bgfx_dbg_text_printf(ushort _x, ushort _y, byte _attr, const(char)* _format, ...)
  2. da_bgfx_dbg_text_printf bgfx_dbg_text_printf;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_dbg_text_printf bgfx_dbg_text_printf;

Meta