PFNGLGETNMAPFVPROC typedef

PFNGLGETNMAPFVPROC = Void Function(Uint32 target, Uint32 query, Int32 bufSize, Pointer<Float> v)

Implementation

typedef PFNGLGETNMAPFVPROC = Void Function(
    Uint32 target, Uint32 query, Int32 bufSize, Pointer<Float> v);