LoadTexture

Load texture from file into GPU memory (VRAM)

version(BindRaylib_Static)
extern (C) @nogc nothrow
LoadTexture
(
const(char)* fileName
)

Meta