[][src]Function qjs_sys::JS_GetPropertyStr

pub unsafe extern "C" fn JS_GetPropertyStr(
    ctx: *mut JSContext,
    this_obj: JSValue,
    prop: *const c_char
) -> JSValue