Constant lua::MASKRET []

pub const MASKRET: HookMask = HookMask{bits: ffi::LUA_MASKRET,}

Called when the interpreter returns from a function.