PFNGLGETSEMAPHOREPARAMETERUI64VEXTPROCDart typedef

PFNGLGETSEMAPHOREPARAMETERUI64VEXTPROCDart = void Function(int semaphore, int pname, Pointer<Uint64> params)

Implementation

typedef PFNGLGETSEMAPHOREPARAMETERUI64VEXTPROCDart =
    void Function(int semaphore, int pname, Pointer<Uint64> params);