Type Definition vulkan_bindings::FnDestroyFence

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