PFNGLGETPROGRAMSUBROUTINEPARAMETERUIVNVPROC typedef

PFNGLGETPROGRAMSUBROUTINEPARAMETERUIVNVPROC = Void Function(Uint32 target, Uint32 index, Pointer<Uint32> param)

Implementation

typedef PFNGLGETPROGRAMSUBROUTINEPARAMETERUIVNVPROC =
    Void Function(Uint32 target, Uint32 index, Pointer<Uint32> param);