mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 15:40:55 -08:00
Export ecl_null_terminated_string().
This commit is contained in:
parent
f4d402e8ef
commit
bdd8a42449
2 changed files with 2 additions and 0 deletions
|
|
@ -276,6 +276,7 @@ EXPORTS
|
|||
ecl_allocate_foreign_data
|
||||
ecl_foreign_data_pointer_safe
|
||||
ecl_string_pointer_safe
|
||||
ecl_null_terminated_string
|
||||
ecl_foreign_data_ref_elt
|
||||
ecl_foreign_data_set_elt
|
||||
|
||||
|
|
|
|||
|
|
@ -276,6 +276,7 @@ EXPORTS
|
|||
ecl_allocate_foreign_data
|
||||
ecl_foreign_data_pointer_safe
|
||||
ecl_string_pointer_safe
|
||||
ecl_null_terminated_string
|
||||
ecl_foreign_data_ref_elt
|
||||
ecl_foreign_data_set_elt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue