pub type php_stream_statbuf = _php_stream_statbuf;

Aliased Type§

struct php_stream_statbuf {
    pub sb: stat,
}

Fields§

§sb: stat