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