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