Function implot_sys::ImPlot_DragPoint[][src]

pub unsafe extern "C" fn ImPlot_DragPoint(
    id: *const c_char,
    x: *mut f64,
    y: *mut f64,
    show_label: bool,
    col: ImVec4,
    radius: f32
) -> bool