Type Definition wasmer_compiler::CodeOffset [−][src]
pub type CodeOffset = u32;
Expand description
Offset in bytes from the beginning of the function.
pub type CodeOffset = u32;
Offset in bytes from the beginning of the function.