mozjs_sys::jsapi::glue

Function JS_ValueToBoolean

Source
pub unsafe extern "C" fn JS_ValueToBoolean(
    value: *const Value,
) -> bool