hirofa_quickjs_sys

Function JS_HasProperty

source
pub unsafe extern "C" fn JS_HasProperty(
    ctx: *mut JSContext,
    this_obj: JSValue,
    prop: JSAtom,
) -> c_int