Struct vad::fvad::Fvad[][src]

#[repr(C)]
pub struct Fvad { /* fields omitted */ }

Trait Implementations

impl Debug for Fvad
[src]

Formats the value using the given formatter. Read more

impl Copy for Fvad
[src]

impl Clone for Fvad
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Fvad

impl Sync for Fvad