Function hirofa_quickjs_sys::JS_GetPropertyUint32

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