Struct rlottie_sys::LOTLayerNode__bindgen_ty_4
source · #[repr(C)]pub struct LOTLayerNode__bindgen_ty_4 {
pub ptr: *mut *mut LOTNode,
pub size: usize,
}Fields§
§ptr: *mut *mut LOTNode§size: usizeTrait Implementations§
source§impl Clone for LOTLayerNode__bindgen_ty_4
impl Clone for LOTLayerNode__bindgen_ty_4
source§fn clone(&self) -> LOTLayerNode__bindgen_ty_4
fn clone(&self) -> LOTLayerNode__bindgen_ty_4
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