Type Definition dync::traits::CloneIntoRawFn

source · []
pub type CloneIntoRawFn = unsafe fn(_: &[MaybeUninit<u8>], _: &mut [MaybeUninit<u8>]);