Struct phper_sys::_php_stream_dirent
source · Fields§
§d_name: [c_char; 4096]
Trait Implementations§
source§impl Clone for _php_stream_dirent
impl Clone for _php_stream_dirent
source§fn clone(&self) -> _php_stream_dirent
fn clone(&self) -> _php_stream_dirent
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more