Function libquickjs_sys::JS_IsObject[][src]

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

check if a JSValue is an Object

Safety

be safe