Struct azure::azure::struct__AzColor [] [src]

#[repr(C)]
pub struct struct__AzColor { pub r: AzFloat, pub g: AzFloat, pub b: AzFloat, pub a: AzFloat, }

Fields

Trait Implementations

impl Copy for struct__AzColor
[src]

impl Clone for struct__AzColor
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for struct__AzColor
[src]

[src]

Formats the value using the given formatter.