Function vkGetDeviceImageSubresourceLayout

Source
pub unsafe extern "system" fn vkGetDeviceImageSubresourceLayout(
    device: VkDevice,
    pInfo: *const VkDeviceImageSubresourceInfo,
    pLayout: *mut VkSubresourceLayout2,
)