GlfwGetPhysicalDevicePresentationSupportNative typedef

GlfwGetPhysicalDevicePresentationSupportNative = Int32 Function(Pointer<NativeType> instance, Pointer<NativeType> device, Int32 queuefamily)

Implementation

typedef GlfwGetPhysicalDevicePresentationSupportNative = Int32 Function(
    Pointer instance, Pointer device, Int32 queuefamily);