[][src]Function nuki_sys::nk_draw_list_fill_rect

pub unsafe extern "C" fn nk_draw_list_fill_rect(
    arg1: *mut nk_draw_list,
    rect: nk_rect,
    arg2: nk_color,
    rounding: f32
)