pLoadSound

Load sound from file

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pLoadSound = Sound function
(
const(char)* fileName
)

Meta