[][src]Type Definition vulkanalia_sys::PFN_vkDestroyFence

type PFN_vkDestroyFence = extern "system" fn(_device: Device, _fence: Fence, _allocator: *const AllocationCallbacks);