pub unsafe extern "C-unwind" fn CFBundleGetDataPointersForNames(
bundle: &CFBundle,
symbol_names: Option<&CFArray>,
stbl: *mut *mut c_void,
)👎Deprecated:
renamed to CFBundle::data_pointers_for_names
Available on crate features
CFArray and CFBundle only.