Struct direct_storage::DSTORAGE_SOURCE_MEMORY
source · Fields§
§Source: *mut c_void§Size: u32Trait Implementations§
source§impl Clone for DSTORAGE_SOURCE_MEMORY
impl Clone for DSTORAGE_SOURCE_MEMORY
source§fn clone(&self) -> DSTORAGE_SOURCE_MEMORY
fn clone(&self) -> DSTORAGE_SOURCE_MEMORY
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