Struct assimp_sys::AiPropertyStore [] [src]

#[repr(C)]
pub struct AiPropertyStore { pub sentinel: c_char, }

Fields

Trait Implementations

impl Clone for AiPropertyStore
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for AiPropertyStore
[src]

impl Debug for AiPropertyStore
[src]

[src]

Formats the value using the given formatter.