Mix_HookMusic

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void Mix_HookMusic(callbackVPVPUbI mix_func, void* arg)
    extern (C) @nogc nothrow
    static if(bindSDLMixer)
    static if(staticBinding)
    void
    Mix_HookMusic
  2. pMix_HookMusic Mix_HookMusic;

Meta