Trait surge_halfrate::imports::MemcpyFromOther
source · [−]pub trait MemcpyFromOther {
fn memcpy_from_other(&mut self, other: *mut Self);
}
pub trait MemcpyFromOther {
fn memcpy_from_other(&mut self, other: *mut Self);
}