VkGetMemoryHostPointerPropertiesEXTNative typedef

VkGetMemoryHostPointerPropertiesEXTNative = Int32 Function(Pointer<VkDevice> device, Int32 handleType, Pointer<NativeType> pHostPointer, Pointer<VkMemoryHostPointerPropertiesEXT> pMemoryHostPointerProperties)

Implementation

typedef VkGetMemoryHostPointerPropertiesEXTNative = Int32 Function(
    Pointer<VkDevice> device,
    Int32 handleType,
    Pointer pHostPointer,
    Pointer<VkMemoryHostPointerPropertiesEXT> pMemoryHostPointerProperties);