Function hirofa_quickjs_sys::JS_IsLiveObject

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