Skip to main content

get_hook_mask

Function get_hook_mask 

Source
pub fn get_hook_mask(state: &LuaState) -> i32
Expand description

Returns the current hook event mask.

C: LUA_API int lua_gethookmask(lua_State *L)