PFNGLGETUNIFORMLOCATIONARBPROC typedef

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

Implementation

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