#[cfg_attr(feature = "apple", link(name = "AdSupport", kind = "framework"))]
extern "C" {}
#[path = "ASIdentifierManager.rs"]
mod __ASIdentifierManager;
#[cfg(feature = "AdSupport_ASIdentifierManager")]
pub use self::__ASIdentifierManager::ASIdentifierManager;