Function nk_layout_row_dynamic

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