Struct assimp_sys::AiPropertyStore [] [src]

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

Fields

Trait Implementations

impl Clone for AiPropertyStore
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for AiPropertyStore
[src]

impl Debug for AiPropertyStore
[src]

Formats the value using the given formatter.