Struct rlottie_sys::Lottie_Animation_Property
source · #[repr(transparent)]pub struct Lottie_Animation_Property(pub c_uint);Tuple Fields§
§0: c_uintImplementations§
Trait Implementations§
source§impl Clone for Lottie_Animation_Property
impl Clone for Lottie_Animation_Property
source§fn clone(&self) -> Lottie_Animation_Property
fn clone(&self) -> Lottie_Animation_Property
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