FnDestroyFence

Type Alias FnDestroyFence 

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