ForNeVeR / ForNeVeR/Cesium

Reverse `CPtr`/`VoidPtr`/`FuncPtr` interop

Open
#494 0 comments 0 reactions 0 assignees View on GitHub
area:cil-interop kind:feature status:help-wanted
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

In #354, interop with `CPtr` / `VoidPtr` / `FuncPtr` has been added. C programs may pass pointer parameters to the places where these types are excepted.

Reverse interop (when external code passes them to C programs, e.g. via function pointers or just public function arguments) isn't supported yet.

We should support that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.