Type Definition vulkanalia_sys::PFN_vkDestroyFence[][src]

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