Type Definition CFSetRef
core_foundation::set
type CFSetRef = *const __CFSet;
impl ToVoid<CFSet<*const c_void>> for CFSetRef
fn to_void(&self) -> *const c_void