lua52_sys::lua_callk
[−]
[src]
pub unsafe extern fn lua_callk(L: *mut lua_State, nargs: c_int, nresults: c_int, ctx: c_int, k: Option<lua_CFunction>)