// Copyright © 2015, Connor Hilarides // Licensed under the MIT License //! Mappings for the contents of Urlmon.h // FIXME: Implement these interfaces #[repr(C)] #[derive(Clone, Copy, Debug)] pub struct IInternetSecurityManager;