Function mlua_sys::lua53::lua::lua_gethook

source ยท
pub unsafe extern "C-unwind" fn lua_gethook(
    L: *mut lua_State
) -> Option<lua_Hook>
Available on crate feature lua53 only.