lua_Hook

Type Alias lua_Hook 

Source
pub type lua_Hook = extern "C" fn(L: *mut lua_State, ar: *mut lua_Debug);