pub type PFN_vkCmdSetDescriptorBufferOffsets2EXT = unsafe extern "system" fn(_command_buffer: CommandBuffer, _set_descriptor_buffer_offsets_info: *const SetDescriptorBufferOffsetsInfoEXT);
Expand description