Struct rpgffi::slist_head [] [src]

#[repr(C)]
pub struct slist_head { pub head: slist_node, }

Fields

Trait Implementations

impl Copy for slist_head
[src]

impl Clone for slist_head
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more