Trait windows::Compose [−][src]
pub trait Compose {
unsafe fn compose<'a>(
implementation: Self
) -> (IInspectable, &'a mut Option<IInspectable>);
}Required methods
unsafe fn compose<'a>(
implementation: Self
) -> (IInspectable, &'a mut Option<IInspectable>)[src]