Function mozjs::jsapi::js::AddRawValueRoot

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