Skip to main content

write_uuid

Function write_uuid 

Source
pub fn write_uuid(buf: &mut [u8], off: usize, uuid: &Uuid)
Expand description

Write a UUID (16 bytes) into buf at byte offset off.