Function ImPlot_GetPlotMousePos

Source
pub unsafe extern "C" fn ImPlot_GetPlotMousePos(
    pOut: *mut ImPlotPoint,
    y_axis: ImPlotYAxis,
)