Function imgui_sys::ImDrawList_PathStroke[][src]

pub unsafe extern "C" fn ImDrawList_PathStroke(
    list: *mut ImDrawList,
    col: ImU32,
    closed: bool,
    thickness: c_float
)