pub type PFN_vkCmdCopyImage2 = unsafe extern "system" fn(_command_buffer: CommandBuffer, _copy_image_info: *const CopyImageInfo2);
Expand description