[][src]Type Definition unity_native_plugin_sys::PFN_vkDestroyDevice

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