Function rquickjs::qjs::JS_DeleteProperty

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