pub unsafe extern "system" fn vkGetDeviceImageSubresourceLayout(
device: VkDevice,
pInfo: *const VkDeviceImageSubresourceInfo,
pLayout: *mut VkSubresourceLayout2,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkGetDeviceImageSubresourceLayout(
device: VkDevice,
pInfo: *const VkDeviceImageSubresourceInfo,
pLayout: *mut VkSubresourceLayout2,
)Available if built with exported-prototypes.