Function mozjs::glue::JS_GetEmptyStringValue

source ยท
pub unsafe extern "C" fn JS_GetEmptyStringValue(
    cx: *mut JSContext,
    dest: *mut Value,
)