Type Alias ash::vk::extensions::PFN_vkCopyImageToMemoryEXT

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