Constant lua::MASKCALL []

pub const MASKCALL: HookMask = HookMask{bits: ffi::LUA_MASKCALL,}

Called when the interpreter calls a function.