[][src]Function nuklear_sys::nk_stroke_rect

pub unsafe extern "C" fn nk_stroke_rect(
    arg1: *mut nk_command_buffer,
    arg2: nk_rect,
    rounding: f32,
    line_thickness: f32,
    arg3: nk_color
)