pGetExtension

Get pointer to extension for a filename string

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

Meta