pub type PFN_vkCmdBlitImage2 = unsafe extern "system" fn(_command_buffer: CommandBuffer, _blit_image_info: *const BlitImageInfo2);
Expand description