Add FFIPointer to interoptopus::patterns::ptr
#71
Labels
c-core
Interoptopus Core Crate
enhancement
Make existing things better.
needs-discussion
Something rather fuzzy, input wanted.
Somewhat experimental idea, needs validation, also see #68:
This pointer could also subsume
Callbacks
with the help of const generics, e.g.,Callback<Name="Bla">
once&str
are available.Main questions to resolve are:
IntPtr
,#[In/Out]
, ...)?The text was updated successfully, but these errors were encountered: