Function rquickjs_core::qjs::JS_DeleteProperty
source · pub unsafe extern "C" fn JS_DeleteProperty(
ctx: *mut JSContext,
obj: JSValue,
prop: u32,
flags: i32
) -> i32
pub unsafe extern "C" fn JS_DeleteProperty(
ctx: *mut JSContext,
obj: JSValue,
prop: u32,
flags: i32
) -> i32