[][src]Type Definition vulkan_bindings::FnDestroyFence

type FnDestroyFence = extern "system" fn(device: Device, fence: Fence, pAllocator: *const AllocationCallbacks);