Function implot_sys::ImPlot_DragLineX[][src]

pub unsafe extern "C" fn ImPlot_DragLineX(
    id: *const c_char,
    x_value: *mut f64,
    show_label: bool,
    col: ImVec4,
    thickness: f32
) -> bool