Function script::dom::bindings::import::module::jsapi::JS_DeleteProperty1

source ยท
pub unsafe extern "C" fn JS_DeleteProperty1(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>,
    name: *const i8,
) -> bool