Function _php_stream_tell

Source
pub unsafe extern "C" fn _php_stream_tell(
    stream: *mut php_stream,
) -> zend_off_t