Function libR_sys::GEText

source ยท
pub unsafe extern "C" fn GEText(
    x: f64,
    y: f64,
    str_: *const c_char,
    enc: cetype_t,
    xc: f64,
    yc: f64,
    rot: f64,
    gc: pGEcontext,
    dd: pGEDevDesc
)