pGetShaderLocation

Get shader uniform location

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGetShaderLocation = int function
(,
const(char)* uniformName
)

Meta