[][src]Function nuki_sys::nk_layout_space_begin

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