Type Definition vulkanalia_sys::PFN_vkDestroyEvent[][src]

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