Function mozjs::rust::wrappers::SetDelete

source ·
pub unsafe fn SetDelete(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    key: HandleValue<'_>,
    rval: *mut bool
) -> bool