Function rquickjs::qjs::JS_GetProperty

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