Function hirofa_quickjs_sys::JS_GetProperty

source ยท
pub unsafe extern "C" fn JS_GetProperty(
    ctx: *mut JSContext,
    this_obj: JSValue,
    prop: JSAtom,
) -> JSValue