Struct rpgffi::PROC_QUEUE [] [src]

#[repr(C)]
pub struct PROC_QUEUE { pub links: SHM_QUEUE, pub size: c_int, }

Fields

Trait Implementations

impl Copy for PROC_QUEUE
[src]

impl Clone for PROC_QUEUE
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more