Type Alias rlua::ffi::lua_KFunction

pub type lua_KFunction = unsafe extern "C-unwind" fn(_: *mut lua_State, _: i32, _: isize) -> i32;
Expand description

Type for continuation functions