PFNGLNEWOBJECTBUFFERATIPROC typedef

PFNGLNEWOBJECTBUFFERATIPROC = Uint32 Function(Uint32 size, Pointer<NativeType> pointer, Uint32 usage)

Implementation

typedef PFNGLNEWOBJECTBUFFERATIPROC =
    Uint32 Function(Uint32 size, Pointer<NativeType> pointer, Uint32 usage);