Type Alias php_stream_statbuf

Source
pub type php_stream_statbuf = _php_stream_statbuf;

Aliased Type§

#[repr(C)]
pub struct php_stream_statbuf { pub sb: stat, }

Fields§

§sb: stat