JsDeleteIndexedProperty

Function JsDeleteIndexedProperty 

pub unsafe extern "system" fn JsDeleteIndexedProperty(
    object: *const c_void,
    index: *const c_void,
) -> JsErrorCode