Function imgui_sys::ImColor_ImColor_Float

source ·
pub unsafe extern "C" fn ImColor_ImColor_Float(
    r: f32,
    g: f32,
    b: f32,
    a: f32
) -> *mut ImColor