Struct core_foundation::dictionary::CFDictionaryValueCallBacks [] [src]

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

Trait Implementations

impl Clone for CFDictionaryValueCallBacks
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CFDictionaryValueCallBacks
[src]