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

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