[−][src]Trait core_foundation::base::FromVoid
A trait describing how to convert from the stored *const c_void to the desired T
A trait describing how to convert from the stored *const c_void to the desired T
impl FromVoid for u32
[src]impl FromVoid for *const c_void
[src]