Struct spirv::OpSetUserEventStatus [] [src]

pub struct OpSetUserEventStatus {
    pub event: Id,
    pub status: Id,
}

Fields

Trait Implementations

impl Debug for OpSetUserEventStatus
[src]

Formats the value using the given formatter.