PFNGLCOMPILESHADERARBPROC typedef

PFNGLCOMPILESHADERARBPROC = Void Function(Pointer<NativeType> shaderObj)

Implementation

typedef PFNGLCOMPILESHADERARBPROC =
    Void Function(Pointer<NativeType> shaderObj);