Function chakracore_sys::JsGetIndexedPropertiesExternalData
[−]
[src]
pub unsafe extern "system" fn JsGetIndexedPropertiesExternalData(
object: JsValueRef,
data: *mut *mut c_void,
arrayType: *mut JsTypedArrayType,
elementLength: *mut c_uint
) -> JsErrorCode