Struct libR_sys::R_GE_gcontext
source · #[repr(C)]pub struct R_GE_gcontext {}Fields§
§col: c_int§fill: c_int§gamma: f64§lwd: f64§lty: c_int§lend: R_GE_lineend§ljoin: R_GE_linejoin§lmitre: f64§cex: f64§ps: f64§lineheight: f64§fontface: c_int§fontfamily: [c_char; 201]§patternFill: SEXPTrait Implementations§
source§impl Clone for R_GE_gcontext
impl Clone for R_GE_gcontext
source§fn clone(&self) -> R_GE_gcontext
fn clone(&self) -> R_GE_gcontext
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more