windows::Win32::AI::MachineLearning::DirectML

Trait IDMLDispatchable_Impl

pub trait IDMLDispatchable_Impl: IDMLPageable_Impl {
    // Required method
    fn GetBindingProperties(&self) -> DML_BINDING_PROPERTIES;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§