Struct rpgffi::MaterialPath [] [src]

#[repr(C)]
pub struct MaterialPath { pub path: Path, pub subpath: *mut Path, }

Fields

Trait Implementations

impl Copy for MaterialPath
[src]

impl Clone for MaterialPath
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more