mozjs_sys::jsapi::glue

Function JS_ValueIsUndefined

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