Function VkInstanceCmds.GetDeviceProcAddr

Commands for VK_VERSION_1_0

extern(C) void GetDeviceProcAddr (
  VkDevice_T* device,
  const(char)* pName
) nothrow;