PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC typedef
PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC =
Void Function(Uint32 semaphore, Uint32 handleType, Pointer<NativeType> name)
Implementation
typedef PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC =
Void Function(
Uint32 semaphore,
Uint32 handleType,
Pointer<NativeType> name,
);