Function imgui_sys::igColorConvertU32ToFloat4[][src]

pub unsafe extern "C" fn igColorConvertU32ToFloat4(
    out: *mut ImVec4,
    color: ImU32
)