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
  • Defines.h
  • CARB_DYNAMICLINK

CARB_DYNAMICLINK#

Defined in carb/Defines.h

CARB_DYNAMICLINK#

Conditional (import/export) dynamic linking.

If and only if CARB_EXPORTS is defined before including this file, this will match CARB_EXPORT and function as granting a function external linkage. If CARB_EXPORTS is not defined, this functions as merely declaring the function as extern "C" so that it can be imported.

previous

CARB_DOC_ONLY

next

CARB_EXCEPTIONS_ENABLED

NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.