pub type PFN_vkCmdSetRenderingInputAttachmentIndicesKHR = unsafe extern "system" fn(_command_buffer: CommandBuffer, _input_attachment_index_info: *const RenderingInputAttachmentIndexInfoKHR);
Expand description