Function GEText

Source
pub unsafe extern "C" fn GEText(
    x: f64,
    y: f64,
    str_: *const i8,
    enc: cetype_t,
    xc: f64,
    yc: f64,
    rot: f64,
    gc: *mut R_GE_gcontext,
    dd: *mut _GEDevDesc,
)