stream_tell

Function stream_tell 

Source
pub unsafe extern "C" fn stream_tell(stream: *mut Stream) -> usize
Expand description

Gets the value of the RW pointer

§Arguments

  • stream - Stream instance

§Returns

size_t value of the RW pointer