PFNGLPROGRAMSUBROUTINEPARAMETERSUIVNVPROC typedef

PFNGLPROGRAMSUBROUTINEPARAMETERSUIVNVPROC = Void Function(Uint32 target, Uint32 count, Pointer<Uint32> params)

Implementation

typedef PFNGLPROGRAMSUBROUTINEPARAMETERSUIVNVPROC =
    Void Function(Uint32 target, Uint32 count, Pointer<Uint32> params);