pub extern "C-unwind" fn CFBundleGetFunctionPointerForName(
bundle: &CFBundle,
function_name: Option<&CFString>,
) -> *mut c_void👎Deprecated: renamed to
CFBundle::function_pointer_for_nameAvailable on crate feature
CFBundle only.