pnk_stricmp

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(BindNuklear_Dynamic)
extern (C) @nogc nothrow
alias pnk_stricmp = int function
(
const(char)* s1
,
const(char)* s2
)

Meta