[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyFence

type PFN_vkDestroyFence = Option<unsafe extern "system" fn(device: VkDevice, fence: VkFence, pAllocator: *const VkAllocationCallbacks)>;