Function libquickjs_sys::JS_IsUndefined[][src]

pub unsafe fn JS_IsUndefined(v: JSValue) -> bool

check if a JSValue is Undefined

Safety

be safe