hirofa_quickjs_sys

Function JS_GetPropertyStr

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