td_clua::lua_CFunction [] [src]

type lua_CFunction = extern fn(L: *mut lua_State) -> c_int;