Struct spirv::OpConvertPtrToU [] [src]

pub struct OpConvertPtrToU {
    pub result_type: Id,
    pub result: Id,
    pub pointer: Id,
}

Fields

Trait Implementations

impl Debug for OpConvertPtrToU
[src]

Formats the value using the given formatter.