Function imgui_sys::igColorConvertU32ToFloat4[][src]

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