pLoadFontData

Load font data for further use

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pLoadFontData = CharInfo* function
(
const(char)* fileName
,,,,
int type
)

Meta