PFNGLIMPORTSEMAPHOREWIN32HANDLEEXTPROCDart typedef

PFNGLIMPORTSEMAPHOREWIN32HANDLEEXTPROCDart = void Function(int semaphore, int handleType, Pointer<NativeType> handle)

Implementation

typedef PFNGLIMPORTSEMAPHOREWIN32HANDLEEXTPROCDart =
    void Function(int semaphore, int handleType, Pointer<NativeType> handle);