[][src]Function nuki_sys::nk_layout_row_dynamic

pub unsafe extern "C" fn nk_layout_row_dynamic(
    ctx: *mut nk_context,
    height: f32,
    cols: c_int
)