Function flipper0::ffi::stream_tell

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

Gets the value of the rw pointer @param stream Stream instance @return size_t value of the rw pointer