pub type PFN_vkCmdSetPrimitiveRestartEnableEXT = unsafe extern "system" fn(_: CommandBuffer, _: u32);
Expand description