PFNGLIMPORTSEMAPHOREFDEXTPROC typedef

PFNGLIMPORTSEMAPHOREFDEXTPROC = Void Function(Uint32 semaphore, Uint32 handleType, Int32 fd)

Implementation

typedef PFNGLIMPORTSEMAPHOREFDEXTPROC =
    Void Function(Uint32 semaphore, Uint32 handleType, Int32 fd);