Function R_GE_VText

Source
pub unsafe extern "C" fn R_GE_VText(
    x: c_double,
    y: c_double,
    s: *const c_char,
    enc: cetype_t,
    x_justify: c_double,
    y_justify: c_double,
    rotation: c_double,
    gc: pGEcontext,
    dd: pGEDevDesc,
)