[][src]Function sdl2_sys::SDL_RWtell

pub unsafe extern "C" fn SDL_RWtell(context: *mut SDL_RWops) -> Sint64

Return the current offset in the data stream, or -1 on error.