[][src]Function nuki_sys::nk_layout_space_colored_begin

pub unsafe extern "C" fn nk_layout_space_colored_begin(
    arg1: *mut nk_context,
    arg2: nk_layout_format,
    height: f32,
    widget_count: c_int,
    color: nk_color
)