mozjs::jsapi

Function AddRawValueRoot

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