Function rquickjs_sys::JS_GetProperty[][src]

pub unsafe fn JS_GetProperty(
    ctx: *mut JSContext,
    this_obj: JSValue,
    prop: JSAtom
) -> JSValue