Type Definition ash::vk::PFN_vkDestroyEvent[][src]

pub type PFN_vkDestroyEvent = extern "system" fn(device: Device, event: Event, p_allocator: *const AllocationCallbacks) -> c_void;