mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-14 01:21:19 +00:00
doc(runtime-c-api) Fix a typo.
Co-Authored-By: Syrus Akbary <me@syrusakbary.com>
This commit is contained in:
@ -275,7 +275,7 @@ pub unsafe extern "C" fn wasmer_export_func_params(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Sets the returns buffer to the parameter types of the given wasmer_xport_func_t
|
/// Sets the returns buffer to the parameter types of the given wasmer_export_func_t
|
||||||
///
|
///
|
||||||
/// Returns `wasmer_result_t::WASMER_OK` upon success.
|
/// Returns `wasmer_result_t::WASMER_OK` upon success.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user