Function rquickjs_sys::JS_HasProperty[][src]

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