Struct rpgffi::MemoryContextData [] [src]

#[repr(C)]
pub struct MemoryContextData { pub _address: u8, }

Fields

Trait Implementations

impl Copy for MemoryContextData
[src]

impl Clone for MemoryContextData
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more