Function js::jsapi::AddRawValueRoot [] [src]

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