PFNGLGETVKPROCADDRNVPROC typedef

PFNGLGETVKPROCADDRNVPROC = Pointer<NativeFunction<GLVULKANPROCNV>> Function(Pointer<Utf8> name)

Implementation

typedef PFNGLGETVKPROCADDRNVPROC =
    Pointer<NativeFunction<GLVULKANPROCNV>> Function(Pointer<Utf8> name);