pub extern "C-unwind" fn CFBundleGetDevelopmentRegion(
bundle: &CFBundle,
) -> Option<CFRetained<CFString>>👎Deprecated:
renamed to CFBundle::development_region
Available on crate feature
CFBundle only.