Function chakracore_sys::JsSetPrototype
[−]
[src]
pub unsafe extern "system" fn JsSetPrototype(
object: JsValueRef,
prototypeObject: JsValueRef
) -> JsErrorCode