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