[−][src]Trait core_foundation::array::FromVoid
A trait describing how to convert from the stored *const c_void to the desired T
Required Methods
Implementations on Foreign Types
impl FromVoid for u32
[src]
impl FromVoid for u32
A trait describing how to convert from the stored *const c_void to the desired T
impl FromVoid for u32 | [src] |