pLoadFont

Load font from file into GPU memory (VRAM)

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

Meta