Type Definition wasmer_compiler::CodeOffset

source ·
pub type CodeOffset = u32;
Expand description

Offset in bytes from the beginning of the function.