pLoadRenderTexture

Load texture for rendering (framebuffer)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pLoadRenderTexture = RenderTexture2D function
(
int width
,
int height
)

Meta