[][src]Function lua_rs::ffi::lua::lua_atpanic

pub unsafe extern "C" fn lua_atpanic(
    l: *mut lua_State,
    panicf: lua_CFunction
) -> lua_CFunction