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.
Expand description