[][src]Function nuki_sys::nk_layout_row_colored

pub unsafe extern "C" fn nk_layout_row_colored(
    arg1: *mut nk_context,
    arg2: nk_layout_format,
    height: f32,
    cols: c_int,
    ratio: *const f32,
    color: nk_color
)