Function rlua::ffi::lua_atpanic

pub unsafe extern "C-unwind" fn lua_atpanic(
    L: *mut lua_State,
    panicf: unsafe extern "C-unwind" fn(_: *mut lua_State) -> i32
) -> unsafe extern "C-unwind" fn(_: *mut lua_State) -> i32