Skip to main content

msg_method_name_copy_uninit

Function msg_method_name_copy_uninit 

Source
pub fn msg_method_name_copy_uninit(dst: &mut [MaybeUninit<u8>], offset: usize)
Expand description

ยงSafety

This function will fully initialize dst (or trap if it cannot).