Function libR_sys::GERaster

source ·
pub unsafe extern "C" fn GERaster(
    raster: *mut c_uint,
    w: c_int,
    h: c_int,
    x: f64,
    y: f64,
    width: f64,
    height: f64,
    angle: f64,
    interpolate: Rboolean,
    gc: pGEcontext,
    dd: pGEDevDesc
)