rfmod::callbacks::FileSeekCallback [] [src]

type FileSeekCallback = Option<fn(handle: &mut FmodFile, pos: u32, user_data: Option<&mut UserData>)>;