Function mozjs_sys::jsapi::JS::GetWeakMapEntry

source ยท
pub unsafe extern "C" fn GetWeakMapEntry(
    cx: *mut JSContext,
    mapObj: HandleObject,
    key: HandleValue,
    val: MutableHandleValue,
) -> bool