Struct core_foundation_sys::base::CFRange [−][src]
Fields
location: CFIndex
length: CFIndex
Methods
impl CFRange
[src]
impl CFRange
Trait Implementations
impl Clone for CFRange
[src]
impl Clone for CFRange
fn clone(&self) -> CFRange
[src]
fn clone(&self) -> CFRange
Returns 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