mlua_sys::lua54::lua

Function lua_gethook

Source
pub unsafe extern "C-unwind" fn lua_gethook(
    L: *mut lua_State,
) -> Option<lua_Hook>
Available on crate feature lua54 only.