You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose to add a check that if arg is a pointer then we just convert the pointer to unsafe.Pointer or we take the pointer to convert it otherwise.
For now we just need to document it.
The text was updated successfully, but these errors were encountered:
I propose to add a check that if
arg
is a pointer then we just convert the pointer to unsafe.Pointer or we take the pointer to convert it otherwise.For now we just need to document it.
The text was updated successfully, but these errors were encountered: