write_bytes

Function write_bytes 

Source
pub unsafe fn write_bytes(mem: *mut u8, addr: u32, bytes: &[u8])
Expand description

Writes bytes to the context memory at the given addr.