Function rquickjs_sys::JS_GetPropertyUint32[][src]

pub unsafe extern "C" fn JS_GetPropertyUint32(
    ctx: *mut JSContext,
    this_obj: JSValue,
    idx: u32
) -> JSValue