ash::vk

Type Alias PFN_vkDestroyFence

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