Type Alias ash::vk::PFN_vkDestroyEvent
source ยท pub type PFN_vkDestroyEvent = unsafe extern "system" fn(device: Device, event: Event, p_allocator: *const AllocationCallbacks<'_>);
pub type PFN_vkDestroyEvent = unsafe extern "system" fn(device: Device, event: Event, p_allocator: *const AllocationCallbacks<'_>);