vkCopyImageToMemoryEXT

Function vkCopyImageToMemoryEXT 

Source
pub unsafe extern "C" fn vkCopyImageToMemoryEXT(
    device: VkDevice,
    pCopyImageToMemoryInfo: *const VkCopyImageToMemoryInfoEXT,
) -> VkResult