Function imgui_sys::ImDrawList_PrimWriteVtx[][src]

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