mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-27 07:31: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.
|
||||
///
|
||||
/// Check the `wasmer_instance_exports` function to get a complete
|
||||
/// Check the `wasmer_instance_exports()` function to get a complete
|
||||
/// example.
|
||||
///
|
||||
/// If `exports` is a null pointer, this function does nothing.
|
||||
|
Reference in New Issue
Block a user