Struct glslang_sys::Struct_ShBinding [] [src]

#[repr(C)]
pub struct Struct_ShBinding { pub name: *const c_char, pub binding: c_int, }

Fields

Trait Implementations

impl Copy for Struct_ShBinding
[src]

impl Clone for Struct_ShBinding
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_ShBinding
[src]

Returns the "default value" for a type. Read more