]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys/src/Windows/ApplicationModel/Appointments/AppointmentsProvider/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / ApplicationModel / Appointments / AppointmentsProvider / mod.rs
1 pub type AddAppointmentOperation = *mut ::core::ffi::c_void;
2 pub type RemoveAppointmentOperation = *mut ::core::ffi::c_void;
3 pub type ReplaceAppointmentOperation = *mut ::core::ffi::c_void;