neon::sys::bindings

Function get_value_bool

Source
pub unsafe fn get_value_bool(
    env: Env,
    value: Value,
    result: *mut bool,
) -> Result<(), Status>
Available on crate features sys and napi-1 only.
Expand description