[][src]Function nuklear_sys::nk_draw_list_path_stroke

pub unsafe extern "C" fn nk_draw_list_path_stroke(
    arg1: *mut nk_draw_list,
    arg2: nk_color,
    closed: nk_draw_list_stroke,
    thickness: f32
)