Function GELine

Source
pub unsafe extern "C" fn GELine(
    x1: f64,
    y1: f64,
    x2: f64,
    y2: f64,
    gc: *mut R_GE_gcontext,
    dd: *mut _GEDevDesc,
)