Function lua_rs::ffi::lua::lua_atpanic
source · pub unsafe extern "C" fn lua_atpanic(
l: *mut lua_State,
panicf: lua_CFunction
) -> lua_CFunctionpub unsafe extern "C" fn lua_atpanic(
l: *mut lua_State,
panicf: lua_CFunction
) -> lua_CFunction