Mix_GetMusicType

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. Mix_MusicType Mix_GetMusicType(const(Mix_Music)* )
    version(BindSDL_Mixer && BindSDL_Static)
    extern (C) @nogc nothrow
    Mix_GetMusicType
    (
    const(Mix_Music)*
    )
  2. pMix_GetMusicType Mix_GetMusicType;

Meta