pub type PFN_vkCmdSetEvent2 = unsafe extern "system" fn(_command_buffer: CommandBuffer, _event: Event, _dependency_info: *const DependencyInfo);
Expand description