PFNGLDEPTHRANGEARRAYDVNVPROC typedef

PFNGLDEPTHRANGEARRAYDVNVPROC = Void Function(Uint32 first, Uint32 count, Pointer<Double> v)

Implementation

typedef PFNGLDEPTHRANGEARRAYDVNVPROC =
    Void Function(Uint32 first, Uint32 count, Pointer<Double> v);