Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • BindingsUtils.h
  • CARB_BINDINGS

CARB_BINDINGS#

Defined in carb/BindingsUtils.h

CARB_BINDINGS(clientName, ...)#

Declare a compilation unit as script language bindings.

Parameters:
  • clientName – The string to pass to CARB_GLOBALS which will be used as g_carbClientName for the module.

  • ... – Arguments passed to carb::FrameworkInitializerForBindings::FrameworkInitializerForBindings(), typically the script language.

previous

BindingsUtils.h

next

CARB_BINDINGS_EX

NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Feb 24, 2025.