Function mozjs_sys::jsapi::glue::JS_ValueSetBoolean

source ยท
pub unsafe extern "C" fn JS_ValueSetBoolean(
    value: *mut Value,
    x: bool,
)