Struct core_foundation::dictionary::CFDictionaryKeyCallBacks [] [src]

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

Trait Implementations

impl Clone for CFDictionaryKeyCallBacks
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CFDictionaryKeyCallBacks
[src]