Function nk_rect

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