Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
another missing implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Oct 3, 2019
1 parent 18154d2 commit 52980af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/ThreadedFFI-UFFI/FFIFunctionArgument.extension.st
@@ -0,0 +1,7 @@
Extension { #name : #FFIFunctionArgument }

{ #category : #'*ThreadedFFI-UFFI' }
FFIFunctionArgument >> tfExternalTypeWithArity [

^ self resolvedType tfExternalTypeWithArity
]

0 comments on commit 52980af

Please sign in to comment.