Struct harfbuzz_sys::hb_face_t
[−]
[src]
#[repr(C)]pub struct hb_face_t { /* fields omitted */ }
Trait Implementations
impl Debug for hb_face_t[src]
impl Copy for hb_face_t[src]
impl Clone for hb_face_t[src]
fn clone(&self) -> hb_face_t
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more