Type Definition CFStringRef
core_foundation::string
type CFStringRef = *const __CFString;
impl ToVoid<CFString> for CFStringRef
fn to_void(&self) -> *const c_void