[][src]Function nuki_sys::nk_rgba

pub unsafe extern "C" fn nk_rgba(
    r: c_int,
    g: c_int,
    b: c_int,
    a: c_int
) -> nk_color