da_igImTriangleContainsPoint

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias da_igImTriangleContainsPoint = bool function
(
const ImVec2 a
,
const ImVec2 b
,
const ImVec2 c
,
const ImVec2 p
)

Meta