Struct gdal_sys::stat64 [] [src]

#[repr(C)]
pub struct stat64 { /* fields omitted */ }

Trait Implementations

impl Debug for stat64
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for stat64
[src]

impl Clone for stat64
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for stat64

impl Sync for stat64