hirofa_quickjs_sys

Function JS_GetPropertyUint32

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