fix scheme/foreign docs
This commit is contained in:
parent
fd43c22dea
commit
de863643d5
|
@ -81,8 +81,10 @@ with @schememodname[scheme/base] attached.}
|
|||
|
||||
@; ----------------------------------------------------------------------
|
||||
|
||||
@compat-except[scheme/foreign racket/unsafe/ffi]{, except that @scheme[unsafe!]
|
||||
must be used to import the unsafe bindings of @scheme[racket/unsafe/ffi]}
|
||||
@compat-except[scheme/foreign ffi/unsafe]{,
|
||||
@schememodname[ffi/unsafe/cvector], and @schememodname[ffi/vector],
|
||||
except that @scheme[unsafe!] must be used to import the unsafe
|
||||
bindings of @schememodname[ffi/unsafe] and @schememodname[ffi/unsafe/cvector]}
|
||||
|
||||
@defform[(unsafe!)]{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user