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