Function nuklear_sys::nk_layout_row_static [] [src]

pub unsafe extern "C" fn nk_layout_row_static(
    arg1: *mut nk_context,
    height: f32,
    item_width: c_int,
    cols: c_int
)