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

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