pub type PFN_vkCmdResetEvent2KHR = unsafe extern "system" fn(_: CommandBuffer, _: Event, _: PipelineStageFlags2);
Expand description