[][src]Function imgui_sys::ImDrawList_PathStroke

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