Struct core_foundation::base::CFRange [] [src]

#[repr(C)]
pub struct CFRange { /* fields omitted */ }

Methods

impl CFRange
[src]

Trait Implementations

impl Clone for CFRange
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CFRange
[src]