Struct webview2_com_sys::Windows::Win32::System::SystemServices::DECIMAL_1_0 [−][src]
Fields
Lo32: u32Mid32: u32Trait Implementations
type DefaultType = Self
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Auto Trait Implementations
impl RefUnwindSafe for DECIMAL_1_0
impl Send for DECIMAL_1_0
impl Sync for DECIMAL_1_0
impl Unpin for DECIMAL_1_0
impl UnwindSafe for DECIMAL_1_0
Blanket Implementations
Mutably borrows from an owned value. Read more