igGetColorU32Vec4 function

int igGetColorU32Vec4(
  1. ImVec4 col
)
uint igGetColorU32Vec4(
 ImVec4 col
);

Implementation

int igGetColorU32Vec4(ImVec4 col) => _igGetColorU32Vec4(col);