hirofa_quickjs_sys

Function JS_IsLiveObject

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