Type Definition td_clua::lua_Hook

source · []
pub type lua_Hook = extern "C" fn(L: *mut lua_State, ar: *mut lua_Debug);