Struct vulkanalia_sys::XYColorEXT
source · [−]Expand description
Fields
x: f32y: f32Trait Implementations
Returns the “default value” for a type. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for XYColorEXT
impl Send for XYColorEXT
impl Sync for XYColorEXT
impl Unpin for XYColorEXT
impl UnwindSafe for XYColorEXT
Blanket Implementations
Mutably borrows from an owned value. Read more