Type Definition pilka_incremental::ash::vk::PFN_vkCreateFence[]

type PFN_vkCreateFence = extern "system" fn(Device, *const FenceCreateInfo, *const AllocationCallbacks, *mut Fence) -> Result;