Struct vapoursynth::function::Function [] [src]

pub struct Function { /* fields omitted */ }

Holds a reference to a function that may be called.

Trait Implementations

impl Debug for Function
[src]

[src]

Formats the value using the given formatter. Read more

impl Send for Function
[src]

impl Sync for Function
[src]

impl Drop for Function
[src]

[src]

Executes the destructor for this type. Read more

impl Clone for Function
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more