Type Definition erupt::vk1_3::PFN_vkCmdCopyImage2

source ·
pub type PFN_vkCmdCopyImage2 = unsafe extern "system" fn(command_buffer: CommandBuffer, p_copy_image_info: *const CopyImageInfo2);
Expand description

Vulkan Manual Page · Function