Struct gdnative_visual_script::common::libc::sembuf [−][src]
Fields
sem_num: u16
sem_op: i16
sem_flg: i16
Trait Implementations
impl Clone for sembuf
[src]
impl Clone for sembuf
fn clone(&self) -> sembuf
[src]
fn clone(&self) -> sembuf
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for sembuf
[src]
impl Copy for sembuf