Function lua_rs::ffi::lua::lua_tocfunction
[−]
[src]
pub unsafe extern "C" fn lua_tocfunction(
l: *mut lua_State,
idx: c_int
) -> lua_CFunction