Skip to main content

CFArrayRef

Type Alias CFArrayRef 

Source
pub type CFArrayRef = *const c_void;
Available on crate feature raw-ffi only.