
##################
A3DMkpLeaderCreate
##################

.. c:function:: A3DStatus A3DMkpLeaderCreate(const A3DMkpLeaderData *pData, A3DMkpLeader **ppLeader)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DMkpLeaderCreate(*const* :c:struct:`~A3DMkpLeaderData`\ \* **pData**\ , :c:type:`~A3DMkpLeader`\ \*\* **ppLeader**\ )
   
   Creates an :c:type:`~A3DMkpLeader`\ from an :c:struct:`~A3DMkpLeaderData`\ structure.
   
   **Returns**
   
   
      ``A3D_SUCCESS``\ on success, or an error code on failure
   
   




