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