igRenderArrow

Function igRenderArrow 

Source
pub unsafe extern "C" fn igRenderArrow(
    draw_list: *mut ImDrawList,
    pos: ImVec2_c,
    col: ImU32,
    dir: ImGuiDir,
    scale: f32,
)