pub unsafe extern "C" fn CFArrayGetValueAtIndex(
theArray: CFArrayRef,
idx: CFIndex,
) -> *const c_voidExpand description
Apple SDK function CFArrayGetValueAtIndex.
pub unsafe extern "C" fn CFArrayGetValueAtIndex(
theArray: CFArrayRef,
idx: CFIndex,
) -> *const c_voidApple SDK function CFArrayGetValueAtIndex.