[−][src]Type Definition ash::vk::PFN_vkDestroyFence
type PFN_vkDestroyFence = extern "system" fn(device: Device, fence: Fence, p_allocator: *const AllocationCallbacks) -> c_void;
type PFN_vkDestroyFence = extern "system" fn(device: Device, fence: Fence, p_allocator: *const AllocationCallbacks) -> c_void;