Struct core_foundation::set::CFSetCallBacks [] [src]

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

Trait Implementations

impl Clone for CFSetCallBacks
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CFSetCallBacks
[src]