mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
+1
-1
@@ -145,7 +145,7 @@ impl Seek for RWops {
|
||||
}
|
||||
}
|
||||
|
||||
impl Container for RWops {
|
||||
impl Collection for RWops {
|
||||
fn len(&self) -> uint {
|
||||
unsafe {
|
||||
((*self.raw).size)(self.raw) as uint
|
||||
|
||||
Reference in New Issue
Block a user