summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys-0.28.0/src/Windows/Phone/StartScreen/mod.rs
blob: 0346eb3c51ccd5f70d0a62936e37da4e7e77ba5a (plain)
1
2
3
4
5
#![allow(non_snake_case, non_camel_case_types, non_upper_case_globals, clashing_extern_declarations, clippy::all)]
#[link(name = "windows")]
extern "system" {}
pub type DualSimTile = *mut ::core::ffi::c_void;
pub type IToastNotificationManagerStatics3 = *mut ::core::ffi::c_void;