Struct microsoft_dia::bindings::CV_HLSLMemorySpace_e
#[repr(transparent)]pub struct CV_HLSLMemorySpace_e(pub i32);Tuple Fields§
§0: i32Trait Implementations§
§impl Clone for CV_HLSLMemorySpace_e
impl Clone for CV_HLSLMemorySpace_e
§impl Debug for CV_HLSLMemorySpace_e
impl Debug for CV_HLSLMemorySpace_e
§impl Default for CV_HLSLMemorySpace_e
impl Default for CV_HLSLMemorySpace_e
§impl PartialEq<CV_HLSLMemorySpace_e> for CV_HLSLMemorySpace_e
impl PartialEq<CV_HLSLMemorySpace_e> for CV_HLSLMemorySpace_e
§fn eq(&self, other: &CV_HLSLMemorySpace_e) -> bool
fn eq(&self, other: &CV_HLSLMemorySpace_e) -> bool
This method tests for
self and other values to be equal, and is used
by ==.