Function destroy_event

Source
pub unsafe fn destroy_event(
    device: VkDevice,
    event: VkEvent,
    allocator: *const VkAllocationCallbacks,
)