[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyEvent

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