Skip to content

std::Memory::set

set

Sets a block of memory to a specified value

Signature

set(dest: *void, value: i32, size: usize) -> *void