Type Definition vulkan_bindings::FnDestroyFence[][src]

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