Rect

Function Rect 

Source
pub unsafe extern "C" fn Rect(
    x: f32,
    y: f32,
    w: f32,
    h: f32,
) -> nk_rect