Function core::mem::move_val_initDeprecated[src]

pub unsafe fn move_val_init<T>(dst: &mut T, src: T)

Deprecated, use overwrite instead