Skip to main content

FUNCTION_NAMESPACE

Constant FUNCTION_NAMESPACE 

Source
pub const FUNCTION_NAMESPACE: u32 = 0;
Expand description

Cranelift external-name namespace for lowered bytecode functions: a name u0:<index> refers to the lowered function whose FunctionId is index.