Trait winrt::RtValueType

source ·
pub unsafe trait RtValueType: Copy { }
Expand description

Marker trait for all value types (primitive types, structs, enums) that can be used as generic parameters in Windows Runtime.

Implementations on Foreign Types§

Implementors§