Type Alias PFN_vkCmdBindDescriptorBufferEmbeddedSamplersEXT

Source
pub type PFN_vkCmdBindDescriptorBufferEmbeddedSamplersEXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _pipeline_bind_point: PipelineBindPoint, _layout: PipelineLayout, _set: u32);
Expand description