Function set_cc

pub unsafe fn set_cc(c: *mut c_void, own: bool)
Available on crate feature dep_fltk only.
Expand description

Sets the cairo context

§Safety

Doesn’t check the passed context for validity