summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/ApplicationModel/Appointments/AppointmentsProvider/mod.rs
blob: a2fc184609e175a3521e3403e6e752cf0f71f781 (plain)
1
2
3
pub type AddAppointmentOperation = *mut ::core::ffi::c_void;
pub type RemoveAppointmentOperation = *mut ::core::ffi::c_void;
pub type ReplaceAppointmentOperation = *mut ::core::ffi::c_void;