Struct core_foundation::array::CFArrayCallBacks [] [src]

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

Trait Implementations

impl Clone for CFArrayCallBacks
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CFArrayCallBacks
[src]