Function libquickjs_sys::JS_IsNull[][src]

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

check if a JSValue is null

Safety

be safe