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