index
:
gh_mirror/jhunkeler/winamp.git
community
main
Iconic media player
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Plugins
/
Library
/
ml_pmp
/
mt19937ar.h
blob: 175d95e1a473574e510a6205d7b8b8e265c4ae61 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef _MT19937AR_H
#define _MT19937AR_H
extern
int
(*
genrand_int31
)();
#endif