Struct phper_sys::_php_stream_statbuf [−][src]
#[repr(C)]pub struct _php_stream_statbuf { pub sb: zend_stat_t, }
Fields
sb: zend_stat_tTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _php_stream_statbufimpl Send for _php_stream_statbufimpl Sync for _php_stream_statbufimpl Unpin for _php_stream_statbufimpl UnwindSafe for _php_stream_statbufBlanket Implementations
Mutably borrows from an owned value. Read more