Skip to main content

CFBundleGetIdentifier

Function CFBundleGetIdentifier 

Source
pub extern "C-unwind" fn CFBundleGetIdentifier(
    bundle: &CFBundle,
) -> Option<CFRetained<CFString>>
👎Deprecated:

renamed to CFBundle::identifier

Available on crate feature CFBundle only.