Struct rpgffi::dlist_head [] [src]

#[repr(C)]
pub struct dlist_head { pub head: dlist_node, }

Fields

Trait Implementations

impl Copy for dlist_head
[src]

impl Clone for dlist_head
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more