Struct rfmod::Sys [] [src]

pub struct Sys { /* fields omitted */ }

FMOD System Object

Methods

impl Sys
[src]

If music is empty, null is sent

Trait Implementations

impl Drop for Sys
[src]

A method called when the value goes out of scope. Read more