Function hirofa_quickjs_sys::JS_IsUndefined
source ยท pub unsafe fn JS_IsUndefined(v: JSValue) -> bool
Expand description
check if a JSValue is Undefined
pub unsafe fn JS_IsUndefined(v: JSValue) -> bool
check if a JSValue is Undefined