Function rquickjs_sys::JS_IsLiveObject

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