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

type PFN_vkRegisterDeviceEventEXT = extern "system" fn(device: Device, p_device_event_info: *const DeviceEventInfoEXT, p_allocator: *const AllocationCallbacks, p_fence: *mut Fence) -> Result;