Trait xcb::base::Zero
[−]
[src]
pub trait Zero {
fn zero() -> Self;
}
pub trait Zero {
fn zero() -> Self;
}
fn zero() -> Self