Function chakracore_sys::JsHasExternalData [] [src]

pub unsafe extern "system" fn JsHasExternalData(
    object: JsValueRef,
    value: *mut bool
) -> JsErrorCode

Determines whether an object is an external object. The object. Whether the object is an external object. The code JsNoError if the operation succeeded, a failure code otherwise.