Function libquickjs_sys::JS_IsLiveObject[][src]

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