mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-27 23:51:33 +00:00
doc(runtime-c-api) Fix a link.
This commit is contained in:
@ -214,7 +214,7 @@ pub unsafe extern "C" fn wasmer_export_descriptor_kind(
|
|||||||
|
|
||||||
/// Frees the memory for the given exports.
|
/// Frees the memory for the given exports.
|
||||||
///
|
///
|
||||||
/// Check the `wasmer_instance_exports` function to get a complete
|
/// Check the `wasmer_instance_exports()` function to get a complete
|
||||||
/// example.
|
/// example.
|
||||||
///
|
///
|
||||||
/// If `exports` is a null pointer, this function does nothing.
|
/// If `exports` is a null pointer, this function does nothing.
|
||||||
|
Reference in New Issue
Block a user