Home
last modified time | relevance | path

Searched defs:write_clone_into_raw (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/rust/alloc/
Dalloc.rs422 unsafe fn write_clone_into_raw(&self, target: *mut Self); in write_clone_into_raw() method
427 default unsafe fn write_clone_into_raw(&self, target: *mut Self) { in write_clone_into_raw() method
436 unsafe fn write_clone_into_raw(&self, target: *mut Self) { in write_clone_into_raw() method