Type Alias ash::vk::PFN_vkDestroyFence

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