pGuiLoadStyle

Load style file (.rgs)

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

Meta