pub type PFN_vkCmdBindIndexBuffer2KHR = unsafe extern "system" fn(_: CommandBuffer, _: Buffer, _: u64, _: u64, _: IndexType);
Expand description