Type Definition ash::vk::PFN_vkDestroyFence[][src]

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