Type Alias ash::vk::PFN_vkCmdSetRenderingInputAttachmentIndicesKHR

source ยท
pub type PFN_vkCmdSetRenderingInputAttachmentIndicesKHR = unsafe extern "system" fn(command_buffer: CommandBuffer, p_location_info: *const RenderingInputAttachmentIndexInfoKHR<'_>);