[][src]Function qjs_sys::JS_IsLiveObject

pub unsafe extern "C" fn JS_IsLiveObject(
    rt: *mut JSRuntime,
    obj: JSValue
) -> c_int