Function mozjs::rust::wrappers::SetHas

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