Type Alias ash::vk::PFN_vkDestroyFence

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