PFNGLGETATTRIBLOCATIONARBPROC typedef

PFNGLGETATTRIBLOCATIONARBPROC = Int32 Function(Pointer<NativeType> programObj, Pointer<Utf8> name)

Implementation

typedef PFNGLGETATTRIBLOCATIONARBPROC =
    Int32 Function(Pointer<NativeType> programObj, Pointer<Utf8> name);