Function rusty_jsc_sys::JSObjectGetPropertyForKey
source · pub unsafe extern "C" fn JSObjectGetPropertyForKey(
ctx: JSContextRef,
object: JSObjectRef,
propertyKey: JSValueRef,
exception: *mut JSValueRef
) -> JSValueRef