Function libR_sys::GEGlyph

source ·
pub unsafe extern "C" fn GEGlyph(
    n: c_int,
    glyphs: *mut c_int,
    x: *mut f64,
    y: *mut f64,
    font: SEXP,
    size: f64,
    colour: c_int,
    rot: f64,
    dd: pGEDevDesc
)