Type Definition rfmod::callbacks::FileCloseCallback
[−]
[src]
type FileCloseCallback = Option<fn(_: &mut FmodFile, _: Option<&mut UserData>)>;