Function aw::lua_gethook[][src]

pub unsafe extern "C" fn lua_gethook(
    L: *mut lua_State
) -> extern "C" fn(*mut lua_State, *mut lua_Debug)