Struct core_foundation_sys::base::CFRange [−][src]
Fields
location: CFIndex
length: CFIndex
Methods
impl CFRange[src]
impl CFRangeTrait Implementations
impl Clone for CFRange[src]
impl Clone for CFRangefn clone(&self) -> CFRange[src]
fn clone(&self) -> CFRangeReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for CFRange[src]
impl Copy for CFRange