[][src]Type Definition bedrock::vk::PFN_vkCmdBindPipeline

type PFN_vkCmdBindPipeline = extern "system" fn(commandBuffer: VkCommandBuffer, pipelineBindPoint: VkPipelineBindPoint, pipeline: VkPipeline);