Function mozjs_sys::jsapi::js::AddRawValueRoot

source ยท
pub unsafe extern "C" fn AddRawValueRoot(
    cx: *mut JSContext,
    vp: *mut Value,
    name: *const c_char,
) -> bool