Struct rfmod::FmodFile[][src]

pub struct FmodFile { /* fields omitted */ }
Expand description

A little struct to wrap C files.

IMPORTANT: it doesn’t close the file when dropped!

I’ll try to improve this or to replace it by File.

Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.