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