pub unsafe extern "C-unwind" fn CFBundleOpenBundleResourceFiles(
bundle: &CFBundle,
ref_num: *mut CFBundleRefNum,
localized_ref_num: *mut CFBundleRefNum,
) -> i32👎Deprecated:
renamed to CFBundle::open_bundle_resource_files
Available on crate feature
CFBundle only.