write_to_u16_buff

Function write_to_u16_buff 

Source
pub unsafe fn write_to_u16_buff(buffer: *mut u16, buffer_size: u32, s: &str)
Expand description

ยงSafety

Uses slice from raw parts to fill the buffer Asserts that bytes len is <= buffer_size