messageProc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows && D_BetterC && betterC_test1)
export pragma(mangle, "messageProc") extern (C) pure nothrow @safe @nogc
core.sys.windows.windef.LRESULT
messageProc
(
core.sys.windows.windef.UINT Message
,
core.sys.windows.windef.WPARAM wParam
,
core.sys.windows.windef.LPARAM lParam
)

Meta