[][src]Function imgui_sys::ImDrawList_PrimVtx

pub unsafe extern "C" fn ImDrawList_PrimVtx(
    self_: *mut ImDrawList,
    pos: ImVec2,
    uv: ImVec2,
    col: ImU32
)