referrerpolicy=no-referrer-when-downgrade
pub fn overwrite_native_function_implementation() -> bool
Expand description

Overwrite the native implementation in wasm. The native implementation always returns false and the replacement function will return always true.