pub fn overwrite_native_function_implementation() -> bool
Overwrite the native implementation in wasm. The native implementation always returns false and the replacement function will return always true.
false
true