Function nanos_sdk_rs::sdk::luaL_optinteger[][src]

pub unsafe extern "C" fn luaL_optinteger(
    L: *mut lua_State,
    arg: c_int,
    def: lua_Integer
) -> lua_Integer