Skip to main content

ImPlot3D_PlotLine_U32Ptr

Function ImPlot3D_PlotLine_U32Ptr 

Source
pub unsafe extern "C" fn ImPlot3D_PlotLine_U32Ptr(
    label_id: *const c_char,
    xs: *const ImU32,
    ys: *const ImU32,
    zs: *const ImU32,
    count: c_int,
    spec: ImPlot3DSpec_c,
)