Function implot_sys::ImPlot_DragLineY[][src]

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