PFNGLUSEPROGRAMOBJECTARBPROC typedef

PFNGLUSEPROGRAMOBJECTARBPROC = Void Function(Pointer<NativeType> programObj)

Implementation

typedef PFNGLUSEPROGRAMOBJECTARBPROC =
    Void Function(Pointer<NativeType> programObj);