pub unsafe extern "C-unwind" fn CFBundleGetFunctionPointersForNames(
bundle: &CFBundle,
function_names: Option<&CFArray>,
ftbl: *mut *mut c_void,
)👎Deprecated: renamed to
CFBundle::function_pointers_for_namesAvailable on crate features
CFArray and CFBundle only.