Struct azure::azure::struct__AzIntRect [] [src]

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

Fields

Trait Implementations

impl Debug for struct__AzIntRect
[src]

[src]

Formats the value using the given formatter.