Struct winapi::shobjidl::IUserNotificationCallback
[−]
[src]
pub struct IUserNotificationCallback;
Trait Implementations
Derived Implementations
impl Debug for IUserNotificationCallback
[src]
impl Copy for IUserNotificationCallback
[src]
impl Clone for IUserNotificationCallback
[src]
fn clone(&self) -> IUserNotificationCallback
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more