[][src]Type Definition vulkan_sys::PFN_vkDestroyEvent

type PFN_vkDestroyEvent = Option<unsafe extern "system" fn(device: VkDevice, event: VkEvent, pAllocator: *const VkAllocationCallbacks)>;