[][src]Function nuki_sys::nk_draw_list_path_rect_to

pub unsafe extern "C" fn nk_draw_list_path_rect_to(
    arg1: *mut nk_draw_list,
    a: nk_vec2,
    b: nk_vec2,
    rounding: f32
)