Function mlua_sys::lua53::lua::lua_atpanic
source ยท pub unsafe extern "C-unwind" fn lua_atpanic(
L: *mut lua_State,
panicf: lua_CFunction
) -> lua_CFunction
Available on crate feature
lua53
only.pub unsafe extern "C-unwind" fn lua_atpanic(
L: *mut lua_State,
panicf: lua_CFunction
) -> lua_CFunction
lua53
only.