PFN_vkCopyImageToMemoryEXT

Type Alias PFN_vkCopyImageToMemoryEXT 

Source
pub type PFN_vkCopyImageToMemoryEXT = unsafe extern "system" fn(device: Device, p_copy_image_to_memory_info: *const CopyImageToMemoryInfoEXT<'_>) -> Result;