
#########################
A3DDllSetCallbackAPITrace
#########################

.. c:function:: A3DStatus A3DDllSetCallbackAPITrace(A3DCallbackAPITrace)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DDllSetCallbackAPITrace(:c:type:`~A3DCallbackAPITrace` ****\ )
   
   Sets the callback function for API Trace. 
   
   If API Trace is enabled, the library will call the given function of type 
   
   
      :c:type:`~A3DCallbackAPITrace` for each call made by client code to API functions. 
   
   




