Function neon::sys::bindings::coerce_to_string
source ยท pub unsafe fn coerce_to_string(
env: Env,
value: Value,
result: *mut Value,
) -> Status
Available on crate features
sys
and napi-1
only.