Function mozjs::rust::jsapi_wrapped::GetWeakMapEntry

source ยท
pub unsafe fn GetWeakMapEntry(
    cx: *mut JSContext,
    mapObj: HandleObject<'_>,
    key: HandleValue<'_>,
    val: &mut MutableHandleValue<'_>,
) -> bool