[][src]Function imgui_sys::igColorConvertU32ToFloat4

pub unsafe extern "C" fn igColorConvertU32ToFloat4(
    pOut: *mut ImVec4,
    in_: ImU32
)