File tree 2 files changed +2
-2
lines changed
ctypes-foreign-unthreaded
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ val funptr :
81
81
the associated OCaml closure, so that the C function may be used only
82
82
while the closure is still live.
83
83
84
- The {!dynamic_funptr} function is an alternative to {funptr} with explicit
84
+ The {!dynamic_funptr} function is an alternative to {! funptr} with explicit
85
85
lifetime management.
86
86
*)
87
87
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ val funptr :
81
81
the associated OCaml closure, so that the C function may be used only
82
82
while the closure is still live.
83
83
84
- The {!dynamic_funptr} function is an alternative to {funptr} with explicit
84
+ The {!dynamic_funptr} function is an alternative to {! funptr} with explicit
85
85
lifetime management.
86
86
*)
87
87
You can’t perform that action at this time.
0 commit comments