mozjs_sys::jsapi::glue

Function JS_ValueIsBoolean

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