Function chakracore_sys::JsGetProperty
[−]
[src]
pub unsafe extern "system" fn JsGetProperty(
object: JsValueRef,
propertyId: JsPropertyIdRef,
value: *mut JsValueRef
) -> JsErrorCode