Struct azure::azure::struct__AzRect [] [src]

#[repr(C)]
pub struct struct__AzRect { pub x: AzFloat, pub y: AzFloat, pub width: AzFloat, pub height: AzFloat, }

Fields

Trait Implementations

impl Debug for struct__AzRect
[src]

[src]

Formats the value using the given formatter.