Variable VkSubresourceLayout.rowPitch

struct VkSubresourceLayout
{
  // ...
  ulong rowPitch ;
  // ...
}