[][src]Type Definition ash_tray::ash::vk::PFN_vkDestroyFence

type PFN_vkDestroyFence = extern "system" fn(device: Device, fence: Fence, p_allocator: *const AllocationCallbacks) -> c_void;