Discord_UpdateHandlers

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void Discord_UpdateHandlers(DiscordEventHandlers* handlers)
    version(SL_DISCORD_RPC)
    @nogc nothrow __gshared extern (C)
    void
    Discord_UpdateHandlers
  2. void function(DiscordEventHandlers* handlers) Discord_UpdateHandlers;

Meta