pub type PFN_vkDestroyEvent = unsafe extern "system" fn(_device: Device, _event: Event, _allocator: *const AllocationCallbacks);
Expand description